made testpage because reasons

I'll make a real page eventually...
This commit is contained in:
asimonson1125
2020-06-08 15:54:13 -04:00
parent 07247a92ea
commit 8bda3fd951

View File

@@ -1,5 +1,9 @@
<!doctype HTML> <!doctype HTML>
<body> <body>
test <h1>What are you doing here? I haven't done anything with this yet!</h1>
<p><a href="https://www.github.com/asimonson1125">here's my github</a> in case you want it for some reason.</p>
<p>▒█▀█▀█░▐█▀▀▒▄█▀▀█▒█▀█▀█<br/>░░▒█░░░▐█▀▀▒▀▀█▄▄░░▒█░░<br/>░▒▄█▄░░▐█▄▄▒█▄▄█▀░▒▄█▄░</p>
</body> </body>
</html> </html>