summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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"