Reverted back to regular logo and server name.
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
<h1>Community. Circuitry. Creativity.</h1>
|
||||
|
||||
<div id="join-now">Join us: synergy.redstoner.com</div>
|
||||
<div id="join-now">Join us: redstoner.com</div>
|
||||
|
||||
<%= image_tag "real_logo.png" %>
|
||||
<%= image_tag "logo.svg" %>
|
||||
|
||||
<p>
|
||||
<span>Synergy is an amazing minecraft server</span>
|
||||
<span>Redstoner is an amazing minecraft server</span>
|
||||
<span>for all redstoners of any (or no) skill level,</span>
|
||||
<span>beginner to advanced,</span>
|
||||
<span>from combo locks to doors to CPUs!</span>
|
||||
@@ -30,4 +30,4 @@
|
||||
<span>for those who just want to mine some ore</span>
|
||||
<span>and we have a freebuild world for large projects.</span>
|
||||
</p>
|
||||
<p>Join us now!</p>
|
||||
<p>Join us now!</p>
|
||||
@@ -1,5 +1,5 @@
|
||||
<% title "Who's Playing?" %>
|
||||
<h1>These players are currently playing on Synergy (<%= @count %>):</h1>
|
||||
<h1>These players are currently playing on Redstoner (<%= @count %>):</h1>
|
||||
<div id="userlist">
|
||||
<% @players.each do |u| %>
|
||||
<div class="list-user">
|
||||
|
||||
Reference in New Issue
Block a user