Add notes and deploy script
This commit is contained in:
18
hugo.toml
18
hugo.toml
@@ -103,23 +103,13 @@ name = "About Me"
|
||||
weight = 1
|
||||
url = "about_me/"
|
||||
|
||||
#[[menu.main]]
|
||||
#name = "Posts"
|
||||
#weight = 2
|
||||
#url = "posts/"
|
||||
|
||||
#[[menu.main]]
|
||||
#name = "List"
|
||||
#weight = 3
|
||||
#url = "list/"
|
||||
|
||||
[[menu.main]]
|
||||
name = "CV"
|
||||
weight = 3
|
||||
url = "cv/"
|
||||
|
||||
#[[menu.main]]
|
||||
#name = "Projects"
|
||||
#weight = 5
|
||||
#url = "projects/"
|
||||
[[menu.main]]
|
||||
name = "Notes"
|
||||
weight = 5
|
||||
url = "notes/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user