Edite Meta Title

This commit is contained in:
2022-03-25 13:19:42 +01:00
parent f76f7fe24c
commit 1c380ea39d
16 changed files with 20 additions and 14 deletions

View File

@@ -23,21 +23,9 @@ enableRobotsTXT = true
weight = 2
[[menu.main]]
# Unique identifer for a menu item
identifier = "dates"
url = "/dates/"
# You can add extra information before the name (HTML format is supported), such as icons
pre = ""
# You can add extra information after the name (HTML format is supported), such as icons
post = ""
# Display name
name = "Dates"
# Weights are used to determine the ordering
url = "/dates/"
weight = 3
[[menu.main]]