diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 5caeeb7..8797de5 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -33,14 +33,14 @@ url = "project/" weight = 40 -[[main]] - name = "Contact" - url = "#contact" - weight = 50 +# [[main]] +# name = "Contact" +# url = "#contact" +# weight = 50 # Link to a PDF of your resume/CV from the menu. # To enable, copy your resume/CV to `static/media/resume.pdf` and uncomment the lines below. [[main]] name = "CV" url = "media/resume.pdf" - weight = 60 + weight = 50