fotky + some minor changes

This commit is contained in:
2022-12-25 13:06:39 +01:00
parent 34b3cee1f5
commit 38782fc955
4 changed files with 26 additions and 2 deletions

View File

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