Added about section, fixed GPG post title
This commit is contained in:
@@ -30,13 +30,18 @@ copyright = "" # default: author.name
|
||||
identifier = "home"
|
||||
url = "/"
|
||||
[[menu.main]]
|
||||
name = "Archives"
|
||||
name = "About"
|
||||
weight = 20
|
||||
identifier = "about"
|
||||
url = "/about"
|
||||
[[menu.main]]
|
||||
name = "Archives"
|
||||
weight = 30
|
||||
identifier = "archives"
|
||||
url = "/post/"
|
||||
[[menu.main]]
|
||||
name = "Tags"
|
||||
weight = 30
|
||||
weight = 40
|
||||
identifier = "tags"
|
||||
url = "/tags/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user