htdocs/index.html

13 lines
279 B
HTML
Executable File

<div id="main">
<h1>Hey!</h1>
<p>Welcome to my personal website! I hope you have a good time.
Feel free to click the links above for more content!
Also, see below for links to my other stuff.</p>
</div>
<script src="html.js">
</script>
<script src="template.js">
</script>