From 86f6ff4026c27c0eb81d1d562ecde2aaf7c9852c Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Thu, 10 Oct 2024 17:19:17 -0400 Subject: feat(persons page): :sparkles: seo 7 format seo improvements 7 formatting --- config/_default/hugo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/_default/hugo.toml') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 263c2c9..c00c750 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -115,5 +115,7 @@ home = ["HTML", "RSS", "REDIR"] path = "github.com/gethinode/hinode" [[module.imports]] path = "github.com/gethinode/mod-mermaid" + [[module.imports]] + path = "github.com/gethinode/mod-leaflet" # [[module.imports]] # path = "github.com/anoduck/mod-countup" \ No newline at end of file -- cgit v1.2.3