htdocs/index.html

11 lines
260 B
HTML
Raw Normal View History

2023-12-11 23:04:12 +01:00
<div id="main">
2023-12-11 23:45:30 +01:00
<h1>Bonjour</h1>
Welcome to my personal website! I hope you have a good time<br/>
2023-12-12 09:10:33 +01:00
Feel free to click the links above for more content!<br/>
Also, see below for links to my other situations<br/>
2023-12-11 23:04:12 +01:00
</div>
<script src="template.js">
</script>