diff options
author | arf20 <aruizfernandez05@gmail.com> | 2025-02-08 18:15:32 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2025-02-08 18:15:32 +0100 |
commit | 9b23b515e13283394dff5e06c72623bf95d53c39 (patch) | |
tree | ba62114fe7b2a717744fd0a73c910d7e5b225e74 /index.html | |
parent | ebd165845def40ecc6db9aa8a0eacbfc9a643d2d (diff) | |
download | arfnet2-web-9b23b515e13283394dff5e06c72623bf95d53c39.tar.gz arfnet2-web-9b23b515e13283394dff5e06c72623bf95d53c39.zip |
clean styling a bit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ <main class="content"> <a class="fst" href="/about_me.html">About me</a><br> <a class="fst" href="/projects/">Projects</a><br> - <a class="sec" href="/about/">About ARFNET</a><br> - <a class="sec" href="/explanation.txt">Lore</a><br> + <a class="sec" href="/about/">About ARFNET</a> + <a class="sec" href="/explanation.txt">Lore</a><br> <a class="fst" href="https://blog.arf20.com">Blog</a><br> <a class="fst" href="/services.html">Services</a><a class="sec" href="https://dash.arf20.com">Order</a><br> <a class="sec" href="https://memes.arf20.com/">Memes</a><br> |