summaryrefslogtreecommitdiffstats
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-12-18 19:00:01 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-01-22 11:43:07 -0500
commitfb3efc45318558d4a0555cf6a2e0cc72252e13f8 (patch)
tree8628fb7257c14107836f595272581ef8b1b6618e /config/_default/hugo.toml
parent47e462d580c9fbfff5e1eeae5fee01790a49120f (diff)
removed submodule content/docs
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r--config/_default/hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 5eb4122..defbc57 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -85,7 +85,7 @@ home = ["HTML", "RSS", "REDIR"]
keepWhitespace = true
[module]
- # replacements = "github.com/anoduck/mod-timelinejs -> ../../mod-timelinejs"
+ replacements = "github.com/anoduck/mod-timelinejs -> ../../mod-timelinejs"
[module.hugoVersion]
extended = true
min = "0.134.0"