Move menu configuration in config.toml (#25)

This commit is contained in:
Alexandros
2019-02-20 21:30:20 +02:00
committed by digitalcraftsman
parent 6ad74b6295
commit d5a9c64a7c
5 changed files with 9 additions and 12 deletions

View File

@ -16,4 +16,12 @@ title = "Hugo Themes"
[languages.fr]
languageName = "Français"
weight = 2
title = "Thèmes Hugo"
title = "Thèmes Hugo"
[menu]
[[menu.main]]
identifier = "tutorials"
name = "Tutorials"
url = "/post/"
weight = 5