added webring shortcode

This commit is contained in:
Speyll
2023-07-25 04:05:11 +01:00
parent f70c2070d0
commit 42801d375a
6 changed files with 18 additions and 16 deletions

View File

@@ -37,10 +37,4 @@ header_nav = [
{ name = "/about/", url = "/about" },
{ name = "/journal/", url = "/journal" },
{ name = "/blog/", url = "/blog" },
]
#footer_nav = [
# { name = "< previous", url = "#" },
# { name = "webring", url = "#" },
# { name = "next >", url = "#" },
#]
]