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" name = "Docs"
url = "https://docs.coopcloud.tech" url = "https://docs.coopcloud.tech"
weight = 2 weight = 2
[[menu.main]]
name = "Recipes"
url = "https://recipes.coopcloud.tech"
weight = 3
[[menu.main]] [[menu.main]]
name = "Blog" name = "Blog"
url = "/blog/" url = "/blog/"
weight = 3 weight = 4
[params] [params]
[params.links] [params.links]