convert serverPage.html to tabs (sanity)

This commit is contained in:
Holly Stubbs 2022-02-22 10:02:04 +00:00
parent 77fe4fc702
commit d330b38e93
Signed by: tgpholly
GPG key ID: B8583C4B7D18119E

View file

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Binato</title> <title>Binato</title>
</head> </head>
<body> <body>
<pre style="border-style:double;border-width:4px;width:376px;"> <pre style="border-style:double;border-width:4px;width:376px;">
. o .. . o ..
o . o o.o |isdebug?| o . o o.o |isdebug?|
@ -14,6 +14,6 @@
\""""""""""/ \""""""""""/
\. .. . / <a>Website</a> | <a href="https://github.com/tgpethan/Binato">Github</a> \. .. . / <a>Website</a> | <a href="https://github.com/tgpethan/Binato">Github</a>
^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^
</pre> </pre>
</body> </body>
</html> </html>