diff options
author | Adam Stück <adam@adast.xyz> | 2023-05-19 00:42:22 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-05-19 00:42:53 +0200 |
commit | 9a9c940c0e83590fd4ef5bdfd2de887bab84bbb2 (patch) | |
tree | 3c60ebf01985a98f21f138a4dcb3901b4fcba837 /dst/projects.html | |
parent | 21edcf6bbff8f02eb4caadd482137d31b966acfc (diff) |
Tidy up resume
Diffstat (limited to 'dst/projects.html')
-rw-r--r-- | dst/projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/projects.html b/dst/projects.html index 3b430bd..41e3f80 100644 --- a/dst/projects.html +++ b/dst/projects.html @@ -25,7 +25,7 @@ <h2 id="active-projects">Active Projects</h2> <ul> -<li><a href="https://arena.adast.xyz">arena</a>: Quake-like multiplayer FPS</li> +<li><a href="https://arena.adast.dk">arena</a>: Quake-like multiplayer FPS</li> <li><a href="https://sr.ht/~adamski/dotfiles">dotfiles</a>: Configs for my different Linux machines</li> <li><a href="https://sr.ht/~adamski/adast.xyz">adast.xyz</a>: Personal platform</li> </ul> |