Compare commits

...

1 Commits

Author SHA1 Message Date
39363fb625 add Recipes link to topbar 2024-01-24 21:11:46 +01:00

View File

@ -12,10 +12,14 @@ enableemoji = true
name = "Docs"
url = "https://docs.coopcloud.tech"
weight = 2
[[menu.main]]
name = "Recipes"
url = "https://recipes.coopcloud.tech"
weight = 3
[[menu.main]]
name = "Blog"
url = "/blog/"
weight = 3
weight = 4
[params]
[params.links]