Add additional links

This commit is contained in:
JP Hastings-Spital 2023-09-11 21:45:15 +01:00
parent a93639f7dc
commit bad02e30ab
2 changed files with 12 additions and 1 deletions

View file

@ -98,11 +98,21 @@ date = ["date", "publishDate", "lastmod", ":git"]
name = "🤩 Curiosities"
url = "/curiosities"
weight = 2
[[languages.en.menu.main]]
identifier = "memex"
name = "🧠 Memex"
url = "/memex"
weight = 3
[[languages.en.menu.main]]
identifier = "photos"
name = "📸 Photos"
url = "/photos"
weight = 4
[[languages.en.menu.main]]
identifier = "posts"
name = "📔 Posts"
url = "/posts"
weight = 3
weight = 5
[sitemap]
filename = 'sitemap.xml'

View file

@ -1,4 +1,5 @@
---
title: Photos
sitemap:
changefreq: monthly
priority: 0.8