Reverted back to regular logo and server name.

This commit is contained in:
Logan Fick
2018-04-01 18:01:26 -04:00
parent 4810065e58
commit 14dfc4c1cd
5 changed files with 7 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title><%= yield(:site_title).present? ? "#{yield(:site_title)} " : "" %>Synergy</title>
<title><%= yield(:site_title).present? ? "#{yield(:site_title)} " : "" %>Redstoner</title>
<meta name="viewport" content="initial-scale=1,maximum-scale=1">
<meta name="description" content="Synergy is a creative minecraft server made for redstoners">
<meta name="description" content="Redstoner is a creative minecraft server made for redstoners">
<%= stylesheet_link_tag "application", :media => "all" %>
<% if current_user.try(:dark) == true %>
<%= stylesheet_link_tag "dark", :media => "all" %>

View File

@@ -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>

View File

@@ -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">