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

github.com/jeremybise/twentynineteen-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-28 14:51:15 +0300
committerJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-28 14:51:15 +0300
commit4864edb5797cb9698d9489f00ef874546622f163 (patch)
treef07ceb3755cd6519f9989b0d561b3e21e3513edb
parent7cbec87c0c7cbc3627f13e3adb8342cb7084ad03 (diff)
remove menu from home content file since its in config already
-rw-r--r--exampleSite/content/_index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 19d7c6a..e12ab77 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -1,5 +1,4 @@
---
title: Home
-menu: main
weight: 1
--- \ No newline at end of file