chagne some wording on splash & 500.html

This commit is contained in:
Tyler Renelle 2013-02-21 10:33:44 -05:00
parent 4d0d5d3dc9
commit 29770fbc0e
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
<div class='marketing'>
<img class='rotate-img' src="/img/BrowserQuest/habitrpg_mods/armor3_m.png" />
<h2>The server is experiencing issues.</h2>
<p><a href="/">Try again</a> in a few, the developer has been notified. The most likely culprit is <a href="https://github.com/lefnire/habitrpg/issues/165">this issue</a> which Tyler is working frantically to fix.</p>
<p><a href="/">Try again</a> in a few, the developer has been notified. The most likely culprit is <a href="https://github.com/lefnire/habitrpg/issues/165">this issue</a> which Tyler is working frantically to fix. (Any memory leak experts?)</p>
</div>
</div>
</body>

View file

@ -39,7 +39,7 @@
<div class='jumbotron masthead'>
<div class='container'>
<h1><img src="/img/logo/habitrpg_pixel.png" alt="HabitRPG"/></h1>
<p>A habit tracker app which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.</p>
<p>Habit tracking which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.</p>
<a href="/?play=1" class='btn btn-primary btn-small'>Play</a>
</div>
</div>