From 7275c261d984efb58e13cd44c788b21a9166dec0 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 9 Sep 2024 19:21:34 -0400 Subject: Adding more content added missing content from additional imports from obsidian --- config/_default/hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/_default/hugo.toml') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 507bb25..2b1440b 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -3,7 +3,7 @@ copyright = "Copyright © 2024 Corrupt Lamar." enableGitInfo = true # additional settings -baseURL = "https://corruptlamar.com.com/" +baseURL = "https://corruptlamar.com/" canonifyURLs = false enableEmoji = true enableRobotsTXT = true @@ -34,7 +34,7 @@ home = ["HTML", "RSS", "REDIR"] [build] writeStats = true - + [taxonomies] tag = 'tags' -- cgit v1.2.3