Update many posts
This commit is contained in:
21
config.toml
21
config.toml
@@ -31,11 +31,7 @@ name = "Home"
|
||||
weight = 10
|
||||
identifier = "home"
|
||||
url = "/"
|
||||
# [[menu.main]]
|
||||
# name = "Blog"
|
||||
# weight = 20
|
||||
# identifier = "posts"
|
||||
# url = "/posts/"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Zettels"
|
||||
weight = 30
|
||||
@@ -43,21 +39,14 @@ identifier = "zettels"
|
||||
url = "/zettels/"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Books"
|
||||
weight = 40
|
||||
identifier = "book"
|
||||
url = "/book/"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Papers"
|
||||
name = "Bibliography"
|
||||
weight = 50
|
||||
identifier = "paper"
|
||||
url = "/paper/"
|
||||
|
||||
identifier = "bibliography"
|
||||
url = "/bibliography/"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Search"
|
||||
weight = 60
|
||||
weight = 70
|
||||
identifier = "search"
|
||||
url = "/search/"
|
||||
|
||||
|
Reference in New Issue
Block a user