Add an information page.
Add about.html and create a link to it.
This commit is contained in:
parent
e3dd70ce08
commit
35d07ca85d
2 changed files with 43 additions and 0 deletions
|
|
@ -127,6 +127,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="modal" id="misc">
|
||||
<div class="centerb"><a href="/about.html">Information</a></div>
|
||||
<div class="centerb"><span class="ibutton" onclick="toggleBlock('debug')">Messages</span></div>
|
||||
</div>
|
||||
<div id="debug">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue