From 113d994b2de5d970a94cfd82950540512bd67206 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Fri, 23 May 2025 19:46:06 -0400 Subject: feat: new content recent updates and new content for the site. --- config/_default/hugo.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'config') 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" -- cgit v1.2.3