From 668312fe84a562c1d00b890ea433d9e2d4502afb Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 30 Sep 2024 06:54:11 -0400 Subject: =?UTF-8?q?chore:=20=F0=9F=A4=96=20Added=20content,=20fixed=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added more content, flushing out structure, and corrected some bugs. --- config/_default/hugo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/_default/hugo.toml') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 299375b..d8badd2 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -114,4 +114,6 @@ home = ["HTML", "RSS", "REDIR"] [[module.imports]] path = "github.com/gethinode/hinode" [[module.imports]] - path = "github.com/gethinode/mod-mermaid" \ No newline at end of file + path = "github.com/gethinode/mod-mermaid" + [[module.imports]] + path = "github.com/anoduck/mod-countup" \ No newline at end of file -- cgit v1.2.3