diff options
| author | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-10-10 17:19:17 -0400 |
|---|---|---|
| committer | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-10-10 17:19:17 -0400 |
| commit | 86f6ff4026c27c0eb81d1d562ecde2aaf7c9852c (patch) | |
| tree | bee03ee607e0ad2e8351db6c0840445d2967639a /config/_default/hugo.toml | |
| parent | 71d350a4786e1ea2ebd84f14665e33d1e8bb3387 (diff) | |
feat(persons page): :sparkles: seo 7 format
seo improvements 7 formatting
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
