diff --git a/config.toml b/config.toml index e5eab6f..6ccc395 100644 --- a/config.toml +++ b/config.toml @@ -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]