From 185fccd88df071800f225b8196a59b048c2ea2cf Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Mon, 28 Apr 2025 03:01:45 -0400 Subject: fix(google): fixed links for google added page aliases, and removed links where needed --- config/_default/hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/_default/hugo.toml') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 14c7648..660ebde 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -117,11 +117,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-popup" + # [[module.imports]] + # path = "github.com/anoduck/mod-popup" [[module.imports]] path = "github.com/anoduck/mod-juxtapose" -- cgit v1.2.3