parent
fc86a49d5d
commit
67e33e5665
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ DefaultContentLanguage = "ru"
|
|||
[params]
|
||||
# dir name of your main content (default is `content/posts`).
|
||||
# the list of set content will show up on your index page (baseurl).
|
||||
contentTypeName = "about"
|
||||
contentTypeName = "about/"
|
||||
|
||||
# ["orange", "blue", "red", "green", "pink"]
|
||||
themeColor = "red"
|
||||
|
@ -74,11 +74,11 @@ DefaultContentLanguage = "ru"
|
|||
olderPosts = "Старые посты"
|
||||
missingContentMessage = "Страница не найдена..."
|
||||
missingBackButtonLabel = "Вернуться на домашнюю страницу"
|
||||
url = "/about"
|
||||
# url = ""
|
||||
|
||||
[languages.ru.params.logo]
|
||||
logoText = "Sadium"
|
||||
# logoHomeLink = "/"
|
||||
logoHomeLink = ""
|
||||
|
||||
[languages.ru.menu]
|
||||
[[languages.ru.menu.main]]
|
||||
|
|
Loading…
Reference in a new issue