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