Edite Meta Title
This commit is contained in:
14
config.toml
14
config.toml
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user