Remove explicit menu links

This commit is contained in:
Joshua Boniface 2022-11-14 03:19:24 -05:00
parent 3765db181e
commit 2b49f51f82
1 changed files with 0 additions and 10 deletions

View File

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