From c2ef172baeeb663fd47ad8c9d076d3db46da7c82 Mon Sep 17 00:00:00 2001 From: pavanravindra Date: Tue, 18 Jun 2024 15:26:44 -0400 Subject: [PATCH] getting rid of headers... --- config/_default/menus.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/config/_default/menus.yaml b/config/_default/menus.yaml index 02f22e7..e1fcbc5 100644 --- a/config/_default/menus.yaml +++ b/config/_default/menus.yaml @@ -7,21 +7,6 @@ main: - name: Home url: '#about' weight: 10 - - name: Posts - url: '#posts' - weight: 20 - - name: Projects - url: '#projects' - weight: 30 - - name: Talks - url: '#talks' - weight: 40 - - name: Publications - url: '#featured' - weight: 50 - - name: Contact - url: '#contact' - weight: 60 # Link to a PDF of your resume/CV from the menu. # To enable, copy your resume/CV to `static/uploads/resume.pdf` and uncomment the lines below.