header links

This commit is contained in:
Nathan McCarty 2025-02-05 00:26:12 -05:00
parent d4f11a5585
commit d861c7ef87
3 changed files with 49 additions and 3 deletions

View file

@ -91,6 +91,7 @@ class PostDB {
# Render the archive
# Render the rss/atom feed
# Render the index
# Symlink the about article
die "Not Implemented"
}
}