diff options
Diffstat (limited to 'dst/index.html')
-rw-r--r-- | dst/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dst/index.html b/dst/index.html index ade208f..775bf02 100644 --- a/dst/index.html +++ b/dst/index.html @@ -3,26 +3,26 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title>adamski.wtf</title> +<title>adast.xyz</title> <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="styles/style.css"> -<p class="header"><a href="/">adamski.wtf</a></p> +<p class="header"><a href="/">adast.xyz</a></p> <p>Hello there!</p> <p>My name is Adam and I am a computer nerd studying at Aalborg University. I am interested in space, game dev, sailing and the outdoors.</p> <p>I’m currently working as a student developer at E-Komplet and I work on my multiplayer old-school arena shooter in my free time. I occasionally post videos of my game along with other stuff <a href="https://youtube.com/c/rizen1">here</a>.</p> -<h2 id="Posts">Posts</h2> +<h2 id="posts">Posts</h2> <p><a href="game.html">Project Aftershock // Rizen’s Arena</a></p> -<h2 id="Links">Links</h2> +<h2 id="links">Links</h2> <p><a href="https://github.com/adamstuck">Github</a><br/> <a href="https://youtube.com/c/rizen1">Youtube</a><br/> <a href="https://steamcommunity.com/id/rizen1/">Steam</a><br/> <a href="https://www.twitch.tv/rizen1337">Twitch</a></p> -<p class="footer"><a href="/">adamski.wtf</a></p> +<p class="footer"><a href="/">adast.xyz</a></p> </html> |