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

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjordje Atlialp <djordje@atlialp.com>2019-11-14 19:34:53 +0300
committerDjordje Atlialp <djordje@atlialp.com>2019-11-14 19:34:53 +0300
commit0a613d377b14336c4b6194c7a7bf3a92ba1c2270 (patch)
tree675a63422638c506974fe056c4ec72598cb7db3b /README.md
parent276bb50577bfdfc8831606d4839c633f045adf0d (diff)
A bit cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 1 insertions, 17 deletions
diff --git a/README.md b/README.md
index 2600bf5..4a1d3a9 100644
--- a/README.md
+++ b/README.md
@@ -108,23 +108,7 @@ theme = "hello-friend-ng"
# path = "/img/your-example-logo.svg"
# alt = "Your example logo alt text"
- # You can create a language based menu
- [languages.en.menu]
- [[languages.en.menu.main]]
- identifier = "about"
- name = "About"
- url = "/about"
- [[languages.en.menu.main]]
- identifier = "showcase"
- name = "Showcase"
- url = "/showcase"
-
-# And you can even create generic menu
-[menu]
- [[menu.main]]
- identifier = "about"
- name = "About"
- url = "/about"
+ # And you can even create generic menu
[[menu.main]]
identifier = "blog"
name = "Blog"