diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2024-11-21 06:15:15 -0500 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2024-11-21 06:15:15 -0500 |
| commit | 4530da3162b4fef7103871759e8d17c3f8a2758b (patch) | |
| tree | a92cd990e328943dd663715f3ba076242b314400 /config/_default/hugo.toml | |
| parent | 6892666778ef20e31eea669ea5932f759626fdf0 (diff) | |
docs: :memo: Removed off subject otter logs
Updated packages, Removed off subject otter logs.
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 3fd41c3..cb13dbe 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -116,4 +116,6 @@ home = ["HTML", "RSS", "REDIR"] [[module.imports]] path = "github.com/gethinode/mod-mermaid" [[module.imports]] - path = "github.com/gethinode/mod-leaflet"
\ No newline at end of file + path = "github.com/gethinode/mod-leaflet" + [[module.imports]] + path = "github.com/anoduck/mod-timelinejs3"
\ No newline at end of file |
