About
This commit is contained in:
@@ -62,17 +62,17 @@ style = "github-dark"
|
|||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Blog"
|
name = "Blog"
|
||||||
weight = 1
|
weight = 2
|
||||||
url = "posts/"
|
url = "posts/"
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Projects"
|
name = "Projects"
|
||||||
weight = 2
|
weight = 3
|
||||||
url = "projects/"
|
url = "projects/"
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Contact"
|
name = "Contact"
|
||||||
weight = 3
|
weight = 4
|
||||||
url = "contact/"
|
url = "contact/"
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "About"
|
name = "About"
|
||||||
weight = 4
|
weight = 1
|
||||||
url = "about/"
|
url = "about/"
|
||||||
|
|||||||
Reference in New Issue
Block a user