diff --git a/config.toml b/config.toml index 21bd14c..71bad56 100644 --- a/config.toml +++ b/config.toml @@ -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"}, ]