From c826b76870331099274ccc09b6ebbbcc166723ec Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 4 Jun 2025 17:14:09 -0400 Subject: fix permalink for posts --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index c00af36..2f9e374 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,7 +6,7 @@ uglyURLs = true minifyOutput = true [permalinks] -blog = "/:2006/:01/:02/:title/" +posts = "/:2006/:01/:02/:title/" [params] subtext = "Lots of ideas, not many implementations." -- cgit v1.2.3-70-g09d2