From fef727c822458bc6d3e8af96187a445addbcdb6c Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:30:30 -0500 Subject: =?UTF-8?q?feat:=20=F0=9F=8E=B8=20Lotta=20Shit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lotta content additions and updates. --- config/_default/hugo.toml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'config/_default/hugo.toml') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index defbc57..215e255 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -4,7 +4,7 @@ enableGitInfo = false # additional settings baseURL = "https://corruptlamar.com/" -canonifyURLs = false +canonifyURLs = true enableEmoji = true enableRobotsTXT = true enableInlineShortcodes = true @@ -20,15 +20,6 @@ languageCode = "en-us" defaultContentLanguage = "en" defaultContentLanguageInSubdir = false -[outputFormats.REDIR] -mediaType = "text/netlify" -baseName = "_redirects" -isPlainText = true -notAlternative = true - -[mediaTypes."text/netlify"] -delimiter = "" - [outputs] home = ["HTML", "RSS", "REDIR"] @@ -85,7 +76,6 @@ home = ["HTML", "RSS", "REDIR"] keepWhitespace = true [module] - replacements = "github.com/anoduck/mod-timelinejs -> ../../mod-timelinejs" [module.hugoVersion] extended = true min = "0.134.0" @@ -116,7 +106,8 @@ home = ["HTML", "RSS", "REDIR"] path = "github.com/gethinode/hinode" [[module.imports]] path = "github.com/gethinode/mod-mermaid" - [[module.imports]] - path = "github.com/gethinode/mod-leaflet" [[module.imports]] path = "github.com/anoduck/mod-timelinejs" + [[module.imports]] + path = "github.com/anoduck/mod-alwaysdark" + -- cgit v1.2.3