Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rhnvrm/bodhi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan Verma <hello@rohanverma.net>2020-05-28 17:07:23 +0300
committerRohan Verma <hello@rohanverma.net>2020-05-28 17:07:23 +0300
commitac186449cc4e86c3d0392e97119c6eec18cecb8e (patch)
tree505954460b1168324f430de7857d82e4d0d974d3
parentb250f03c25405d0c2d606b1596eb00cd21852f7a (diff)
fix: remove archive link from example site
-rw-r--r--exampleSite/config.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e7ce7d9..1e2fb12 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -28,12 +28,6 @@ weight = 1
[[menu.nav]]
parent = "blogs"
-name = "archive"
-url = "/archive"
-weight = 1
-
-[[menu.nav]]
-parent = "blogs"
name = "tags"
url = "/tags"
weight = 2