diff --git a/config.toml b/config.toml index 0ba7029..f8390dd 100644 --- a/config.toml +++ b/config.toml @@ -9,12 +9,6 @@ theme = "cloud.autonomic.zone" url = "/" weight = 1 [[menu.main]] - name = "Posts" - pre = "pen-tool" - url = "/posts/" + name = "Documentation" + url = "https://docs.cloud.autonomic.zone" weight = 2 - [[menu.main]] - name = "Tags" - pre = "tag" - url = "/tags/" - weight = 3