aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlex <alex@scerba.org>2024-02-29 20:13:37 -0500
committerAlex <alex@scerba.org>2024-02-29 20:13:37 -0500
commitc63aa3601539781e0b9abb8871d8ea487b9bab7e (patch)
tree899056b3f6356c551e82bfd425444f1439b2a379 /index.html
parent227ebef88fec5fb8d8d13efe5803f1ba5f0265d3 (diff)
New blog posts and add site gallery.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d9ad116..c529d86 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
<nav aria-labelledby="global-navigation" class="main-nav">
<a href="./index.html">Home</a>
<a href="./blog.html">Blog</a>
- <a href="./wip.html">Gallery</a>
+ <a href="./gallery.html">Gallery</a>
<a href="./about.html">About</a>
<a href="./faq.html">FAQ</a>
</nav>