A bit cleanup

This commit is contained in:
Djordje Atlialp 2019-11-14 17:34:53 +01:00
parent 276bb50577
commit 0a613d377b
5 changed files with 30 additions and 51 deletions

View file

@ -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"