summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-05-23 19:46:06 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-05-23 19:46:06 -0400
commit113d994b2de5d970a94cfd82950540512bd67206 (patch)
tree9d9403f13a7f543ebd1579699e2cc8e7fdc3e4c2
parent2c93bac9f232bca9e11187ac632ce9f02e672813 (diff)
feat: new contentdevelop
recent updates and new content for the site.
-rw-r--r--config/_default/hugo.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index ac1543f..6c1f7ab 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -112,9 +112,11 @@ home = ["HTML", "RSS", "REDIR"]
path = "github.com/gethinode/mod-mermaid"
[[module.imports]]
path = "github.com/anoduck/mod-timelinejs"
- # [[module.imports]]
- # path = "github.com/anoduck/mod-alwaysdark"
+ [[module.imports]]
+ path = "github.com/anoduck/mod-alwaysdark"
[[module.imports]]
path = "github.com/anoduck/mod-countup"
[[module.imports]]
path = "github.com/anoduck/mod-juxtapose"
+ [[module.imports]]
+ path = "github.com/anoduck/mod-yagallery"