Remove explicit menu links
This commit is contained in:
parent
3765db181e
commit
2b49f51f82
10
config.toml
10
config.toml
|
@ -41,13 +41,3 @@ copyright = "This work is licensed under a Creative Commons Attribution-ShareAli
|
|||
name = "Home"
|
||||
url = "/"
|
||||
weight = 1
|
||||
[[menu.main]]
|
||||
identifier = "cv"
|
||||
name = "CV"
|
||||
url = "/cv"
|
||||
weight = 2
|
||||
[[menu.main]]
|
||||
identifier = "legalnotice"
|
||||
name = "Legal"
|
||||
url = "/legal"
|
||||
weight = 3
|
||||
|
|
Loading…
Reference in New Issue