From 401aed2ace6ed4c956c3ae019e7312a0a696acd7 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Tue, 17 Jun 2025 13:54:20 -0500 Subject: [PATCH] refactored to nested posts folder --- content | 2 +- hugo.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/content b/content index da78743..bd963ef 160000 --- a/content +++ b/content @@ -1 +1 @@ -Subproject commit da787437c2bed61961994552ed7b089691203fdb +Subproject commit bd963efcca2578da7315c57e968c40b252098337 diff --git a/hugo.toml b/hugo.toml index 4d5f567..42f6be8 100644 --- a/hugo.toml +++ b/hugo.toml @@ -12,7 +12,6 @@ noClasses = false [params] # dir name of your main content (default is `content/posts`). # the list of set content will show up on your index page (baseurl). -contentTypeName = "tutorials" # if you set this to 0, only submenu trigger will be visible showMenuItems = 2