aboutsummaryrefslogtreecommitdiff
path: root/dst
diff options
context:
space:
mode:
authoradam <56338480+adastx@users.noreply.github.com>2022-08-07 14:52:53 +0200
committeradam <56338480+adastx@users.noreply.github.com>2022-08-07 14:53:14 +0200
commit160c539fa2df9bc12337a0a671afcdcefa67eca6 (patch)
treeda4fb7b942d744056eef227be20233ea5704e58d /dst
parentb2e002c8e77e717f19a3855cbb92327456e6cdcd (diff)
Updated links
Diffstat (limited to 'dst')
-rw-r--r--dst/.files3
-rw-r--r--dst/game.html2
-rw-r--r--dst/index.html8
-rw-r--r--dst/sitemap.xml8
4 files changed, 11 insertions, 10 deletions
diff --git a/dst/.files b/dst/.files
index a425f16..7407325 100644
--- a/dst/.files
+++ b/dst/.files
@@ -1 +1,2 @@
-./styles/style.css
+./game.md
+./index.md
diff --git a/dst/game.html b/dst/game.html
index b4cba0d..f54fc50 100644
--- a/dst/game.html
+++ b/dst/game.html
@@ -29,7 +29,7 @@
<p>I&#8217;m in the process of rewriting a lot of systems in the game at the moment because I&#8217;m switching from janky p2p multiplayer to an authoritative server setup with client-side prediction <a href="https://www.gabrielgambetta.com/client-server-game-architecture.html">(more)</a>.</p>
-<p><a href="https://www.youtube.com/c/rizen1">Gameplay clips</a><br/>
+<p><a href="https://www.youtube.com/c/adamski1">Gameplay clips</a><br/>
<a href="https://trello.com/b/ycQyrouQ">Follow my progress</a></p>
<p class="footer"><a href="/">adast.xyz</a></p>
</html>
diff --git a/dst/index.html b/dst/index.html
index a2ff0be..8ea64aa 100644
--- a/dst/index.html
+++ b/dst/index.html
@@ -12,7 +12,7 @@
<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>
+<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/adamski1">here</a>.</p>
<h2 id="posts">Posts</h2>
@@ -21,8 +21,8 @@
<h2 id="links">Links</h2>
<p><a href="https://git.adast.xyz/adam">Gitea</a>, <a href="https://github.com/adastx">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>
+<a href="https://youtube.com/c/adamski1">Youtube</a><br/>
+<a href="https://steamcommunity.com/id/adastx">Steam</a><br/>
+<a href="https://www.twitch.tv/adastx">Twitch</a></p>
<p class="footer"><a href="/">adast.xyz</a></p>
</html>
diff --git a/dst/sitemap.xml b/dst/sitemap.xml
index 601bc9c..3bf94a5 100644
--- a/dst/sitemap.xml
+++ b/dst/sitemap.xml
@@ -4,8 +4,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-<url><loc>https://adast.xyz/SPO notes.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-07-27</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/SPO notes.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url>
</urlset>