aboutsummaryrefslogtreecommitdiff
path: root/dst/index.html
diff options
context:
space:
mode:
authorAdam <adam.moloney.stuck@gmail.com>2022-04-23 21:06:29 +0200
committerAdam <adam.moloney.stuck@gmail.com>2022-04-23 21:06:29 +0200
commit3753f344c75af77aeaa8491b22a8ca890cb471d8 (patch)
tree03ddd65294cda9e6932699b795fed273291877eb /dst/index.html
parent0ed4646ee7f469352762771d5e04d931c27ce5ad (diff)
Better css margins, adamski.wtf -> adast.xyz
Diffstat (limited to 'dst/index.html')
-rw-r--r--dst/index.html10
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&#8217;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 &#47;&#47; Rizen&#8217;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>