enable comments on triforce strategies and add it to navbar
This commit is contained in:
parent
1bf499b32b
commit
4a9d1be0fa
3 changed files with 6 additions and 3 deletions
|
|
@ -69,9 +69,9 @@ feed_icon = true
|
|||
menu = [
|
||||
{name = "lib", url = "lib"},
|
||||
{name = "blog", url = "blog"},
|
||||
{name = "leaderboard", url = "leaderboard" },
|
||||
{name = "git", url = "https://git.posixlycorrect.com"},
|
||||
{name = "recipes", url = "https://food.posixlycorrect.com"},
|
||||
{name = "triforce strategies", url = "triforce-strategies"},
|
||||
{name = "leaderboard", url = "leaderboard" },
|
||||
]
|
||||
|
||||
footer_menu = [
|
||||
|
|
@ -80,6 +80,7 @@ footer_menu = [
|
|||
{name = "wiki", url = "https://wiki.posixlycorrect.com"},
|
||||
{name = "notes", url = "https://notes.posixlycorrect.com"},
|
||||
{name = "ebooks", url = "https://calibre.posixlycorrect.com"},
|
||||
{name = "recipes", url = "https://food.posixlycorrect.com"},
|
||||
{name = "news", url = "https://rss.posixlycorrect.com"},
|
||||
{name = "photos", url = "https://photos.posixlycorrect.com"},
|
||||
{name = "sitemap", url = "sitemap.xml", trailing_slash = false},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue