mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 18:22:21 +00:00
Merge pull request #407 from steamruler/master
'Fixed' a missing image in the 500 page. Replaced it with the male sprite.
This commit is contained in:
commit
0935f0cd2c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<body>
|
||||
<div class='container'>
|
||||
<div class='marketing'>
|
||||
<img class='rotate-img' src="/img/BrowserQuest/habitrpg_mods/armor3.png" />
|
||||
<img class='rotate-img' src="/img/BrowserQuest/habitrpg_mods/armor3_m.png" />
|
||||
<h2>The server is under heavy load or is experiencing issues.</h2>
|
||||
<p><a href="/">Try again</a> in a few, the developer has been notified. In the meantime, Habit could use your support to get these issues squared away - please consider backing the Kickstarter Campaign.</p>
|
||||
<a href="http://kck.st/XoA3Yg" class='btn btn-success btn-large'>Kickstarter</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue