From 94bf0abf68edaf2b59fd5fc8be7dbd8a3a7cf4b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 16 Jul 2017 23:09:33 +0200 Subject: [PATCH] Remove tags from menu --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 6ca6c3e05..8b45844cb 100644 --- a/config.toml +++ b/config.toml @@ -156,11 +156,11 @@ twitter = "GoHugoIO" identifier = "contribute" url = "/contribute/" -[[menu.docs]] - name = "Tags" - weight = 120 - identifier = "tags" - url = "/tags/" +#[[menu.docs]] +# name = "Tags" +# weight = 120 +# identifier = "tags" +# url = "/tags/" # [[menu.docs]]