From 3c19bc2946d1170e9d30931a969ebe7e4c2a1c0b Mon Sep 17 00:00:00 2001 From: Hyperling Date: Thu, 21 May 2026 13:01:26 -0700 Subject: [PATCH] Remove the Guides tab and begin using Articles or such things. --- hugo.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 7365493..db787f3 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -141,10 +141,10 @@ menu: url : "/categories/musings" weight : 6 - - identifier : "70-guides" - name : "Guides" - url : "/categories/guides" - weight : 7 +# - identifier : "70-guides" +# name : "Guides" +# url : "/categories/guides" +# weight : 7 - identifier : "80-books" name : "Books"