diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index c00c750..3fd41c3 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -116,6 +116,4 @@ home = ["HTML", "RSS", "REDIR"] [[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 + path = "github.com/gethinode/mod-leaflet"
\ No newline at end of file |
