From d9ffb62ee042dcb562e5f8d54ff8248078546dcc Mon Sep 17 00:00:00 2001 From: boslandj <82409038+boslandj@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:31:17 -0700 Subject: [PATCH] Update menus.yaml --- config/_default/menus.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/_default/menus.yaml b/config/_default/menus.yaml index 02f22e7..dfc1aa9 100644 --- a/config/_default/menus.yaml +++ b/config/_default/menus.yaml @@ -7,15 +7,9 @@ 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