Add socials
This commit is contained in:
parent
8d8efc6705
commit
6955d83420
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@
|
|||
<body>
|
||||
<h1>Hello there!</h1>
|
||||
<p>My name is Tibo De Peuter. Even though this website may currently not look like much, please come back later and check out the finished product!</p>
|
||||
<p>In the meantime, you can find me here:</p>
|
||||
<ul>
|
||||
<li><a href="https://git.depeuter.dev/tdpeuter">My own Git</a></li>
|
||||
<li><a href="https://github.com/tdpeuter">Github</a></li>
|
||||
<li><a href="https://twitter.com/tdpeuter">Twitter</a></li>
|
||||
</ul>
|
||||
<p>See you around! o7</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue