Added about section, fixed GPG post title

This commit is contained in:
Bastian de Byl
2019-02-18 21:56:15 -05:00
parent 71d50c8ac4
commit 8848994bab
3 changed files with 93 additions and 3 deletions

View File

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