aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Latta <zach@zachlatta.com>2016-03-06 08:00:24 -0500
committerZach Latta <zach@zachlatta.com>2016-03-06 08:00:24 -0500
commit1bdf30bc43fb7cb480f232c80b63ff7465959fbb (patch)
treec99375586f743290b93e7fb8beb8817fc943beae
parent01eb903b9a2bdfd726989101f35383a80bd43e7f (diff)
downloadsshtron-1bdf30bc43fb7cb480f232c80b63ff7465959fbb.tar.gz
Simplify wording on homepage
-rw-r--r--static/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html
index b643da5..95e2cd8 100644
--- a/static/index.html
+++ b/static/index.html
@@ -23,11 +23,13 @@
<div class="container">
<h1 class="title">SSHTRon</h1>
<p class="description">
- Run the following command in your terminal to join players from around the
- world in a game of multiplayer Tron.
+ Run the command below in your terminal to play multiplayer Tron through
+ SSH.
</p>
- <p class="subtext hidden">* As long as the server doesn't crash</p>
<p class="description"><code><span class="no-copy">$</span> ssh sshtron.zachlatta.com</code></p>
+ <p class="description">
+ Want a sneak peak of what it looks like? Click here for a GIF.
+ </p>
<p>Total playtime: <span id="total-playtime">0</span>s</p>
<p>High score: <span id="high-score">0</span>s</p>
<p class="subtext">
Un proyecto texto-plano.xyz