chg: [conf] fixed contact link

This commit is contained in:
Alexandre Dulaunoy 2021-03-14 16:49:54 +01:00
parent 7739863925
commit 118053bccc
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -154,7 +154,7 @@ NAVIGATION_LINKS = {
("/archive.html", "Archive"),
("/categories/index.html", "Tags"),
("https://www.flickr.com/photos/adulau/","Flickr"),
("/stories/contact.html", "Contact"),
("/stories/contact/", "Contact"),
("/rss.xml", "RSS feed"),
),
}