From 989236d13db07a2f652e6529e1440e2b48130016 Mon Sep 17 00:00:00 2001 From: miraikumiko Date: Mon, 26 May 2025 15:59:07 +0200 Subject: [PATCH] Fix underscores in URLs --- hugo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 03fa9ab..92e5ace 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,10 +6,6 @@ defaultContentLanguage = "en" enableRobotsTXT = true uglyURLs = true -[permalinks] -blog = "/blog/:slug" -photos = "/photos/:slug" - # Setup syntax highlighting without inline styles. For more information about # why you'd want to avoid inline styles, see # https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/style-src#unsafe_inline_styles