11 lines
246 B
HTML
Executable File
11 lines
246 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="template.js">
|
|
</script>
|
|
|