From 09f4c8729c379993c96496818a59440e13296f1a Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 21 Jun 2024 23:14:03 -0400 Subject: [PATCH] Back to square one --- config/_default/hugo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index aeb5a07..adb3f3a 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -67,5 +67,4 @@ enableEmoji = true weight = 10 [permalinks] - [permalinks.page] - posts = "/:year/:month/:filename" + posts = "/:year/:month/:filename"