fotky + some minor changes
This commit is contained in:
12
config.toml
12
config.toml
@@ -4,6 +4,7 @@ defaultContentLanguage = "cs"
|
||||
title = 'HoralServer'
|
||||
theme = "terminal"
|
||||
paginate = 5
|
||||
enableRobotsTXT = true
|
||||
|
||||
[params]
|
||||
contentTypeName = "posts"
|
||||
@@ -37,3 +38,14 @@ paginate = 5
|
||||
identifier = "services"
|
||||
name = "Služby"
|
||||
url = "/services/"
|
||||
weight = 100
|
||||
[[languages.cs.menu.main]]
|
||||
identifier = "photos"
|
||||
name = "Fotky"
|
||||
url = "/photos/"
|
||||
weight = 200
|
||||
[[languages.cs.menu.main]]
|
||||
identifier = "about"
|
||||
name = "O nás"
|
||||
url = "https://horalove.h21.fun"
|
||||
weight = 1000
|
||||
|
||||
Reference in New Issue
Block a user