Indicate /live issue with Safari (#571)
* Update copy * Update Rails and Ruby versions
This commit is contained in:
parent
995a18802f
commit
14551ea827
2 changed files with 3 additions and 3 deletions
|
|
@ -12,10 +12,10 @@
|
|||
</p>
|
||||
<p align="center">
|
||||
<a href="https://www.ruby-lang.org/en/">
|
||||
<img src="https://img.shields.io/badge/Ruby-v2.5.0-green.svg" alt="ruby version"/>
|
||||
<img src="https://img.shields.io/badge/Ruby-v2.5.1-green.svg" alt="ruby version"/>
|
||||
</a>
|
||||
<a href="http://rubyonrails.org/">
|
||||
<img src="https://img.shields.io/badge/Rails-v5.1.4-brightgreen.svg" alt="rails version"/>
|
||||
<img src="https://img.shields.io/badge/Rails-v5.1.6-brightgreen.svg" alt="rails version"/>
|
||||
</a>
|
||||
<a href="https://app.codeship.com/projects/229274">
|
||||
<img src="https://app.codeship.com/projects/6c96c1d0-3db5-0135-649e-1a9b211ca261/status?branch=master" alt="Codeship Status for thepracticaldev/dev.to_private"/>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="live-under-message">DEV Live is in beta. If you are having issues, you may need to try another browser or contact <a href="mailto:members@dev.to">members@dev.to</a> for support. ❤️</div>
|
||||
<div class="live-under-message">DEV Live is in beta and currently does not support Safari. We recommend Chrome or Firefox for optimal viewing experience. If you are having issues, contact <a href="mailto:members@dev.to">members@dev.to</a> for support. ❤️</div>
|
||||
<% elsif Flipflop.live_starting_soon? %>
|
||||
<div class="live-upcoming-info">
|
||||
<h1 style="text-align: center"><span style="display: inline-block">DEV LIVE <%= image_tag "emoji/emoji-one-television.png", style: "width: 55px; height: 50px; vertical-align: text-top;" %></span></h1>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue