add guestbook and news links to the footer menu

This commit is contained in:
Fabian Montero 2025-09-18 21:33:48 -06:00
parent be5ce1122f
commit 9277dc2342
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3

View file

@ -72,9 +72,11 @@ menu = [
footer_menu = [
{url = "https://public.posixlycorrect.com/pki/A8981D346F8F4130CA16A7775517E687FCCE0BB9.asc", name = "gpg key"},
{name = "guestbook", url = "https://posixlycorrect.com/guestbook/"},
{name = "wiki", url = "https://wiki.posixlycorrect.com"},
{name = "notes", url = "https://notes.posixlycorrect.com"},
{name = "ebooks", url = "https://calibre.posixlycorrect.com"},
{name = "news", url = "https://rss.posixlycorrect.com"},
{name = "photos", url = "https://photos.posixlycorrect.com"},
{name = "sitemap", url = "sitemap.xml"},
]