diff --git a/config.toml b/config.toml index 71bad56..242b22c 100644 --- a/config.toml +++ b/config.toml @@ -78,7 +78,7 @@ footer_menu = [ {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"}, + {name = "sitemap", url = "sitemap.xml", trailing_slash = false}, ]