Add debug page

This commit is contained in:
2022-04-10 07:11:53 +00:00
parent beb8c3ebaa
commit 354d124943
4 changed files with 50 additions and 7 deletions

View File

@@ -30,7 +30,7 @@
color: white;
}
.errormessage {
animation: showMessage 0s 5s forwards;
animation: showMessage 0s 6s forwards;
opacity: 0;
}
@@ -48,7 +48,7 @@
<noscript><p>You need to enable JavaScript to run this app.</p></noscript>
<p>
Try refreshing the page. If that doesn't work,<br/>
please contact Tanner (protospace@tannercollin.com) for help.
please contact Tanner for help.
</p>
</div>
</div>