summaryrefslogtreecommitdiffstats
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-04-05 09:03:36 +0000
committerGitHub <noreply@github.com>2025-04-05 09:03:36 +0000
commitf157df1dbe6f51c197dab50ca501735f48aea76c (patch)
tree46f0ada6506a128b41ac0a5619e1626ccb11c8e4 /config/_default/hugo.toml
parent4f840706434b62b72361ef2664836bd98dcdc249 (diff)
parent404e3dddb40259c52c8de375617c07c70da971ac (diff)
Merge pull request #94 from anoduck/develop
Develop
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r--config/_default/hugo.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index f11f2d1..0fa9581 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -128,11 +128,15 @@ home = ["HTML", "RSS", "REDIR"]
# [[module.mounts]]
# source = "netlify.toml"
# target = "assets/config/netlify.toml"
- [[module.imports]]
- path = "github.com/gethinode/mod-cookieyes"
+ # [[module.imports]]
+ # path = "github.com/gethinode/mod-cookieyes"
[[module.imports]]
path = "github.com/gethinode/hinode"
[[module.imports]]
+ path = "github.com/gethinode/mod-flexsearch"
+ [[module.imports]]
+ path = "github.com/gethinode/mod-leaflet"
+ [[module.imports]]
path = "github.com/gethinode/mod-mermaid"
[[module.imports]]
path = "github.com/anoduck/mod-timelinejs"