aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/_default/hugo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 2a57aef..c7695f8 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -28,11 +28,3 @@ timeZone = "UTC"
name = "About Page"
url = "/about/"
weight = 1
- [[menu.main]]
- name = "Tags"
- url = "/tags/"
- weight = 2
- [[menu.main]]
- name = "Atom Feed"
- url = "/atom.xml"
- weight = 3