summaryrefslogtreecommitdiffstats
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-24 03:17:01 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-24 03:17:20 -0400
commitecaa4c30be24fd7fd55eea888ca0a6d18a140d60 (patch)
tree03d647a92be5d7d44404fd349c86f9d9c0df0f66 /config/_default/hugo.toml
parent95537baacd1532fdc65db12f80afcffcaa4573f5 (diff)
ch-ch-changes
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r--config/_default/hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 2a61f7f..b82fbed 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -115,3 +115,5 @@ home = ["HTML", "RSS", "REDIR"]
path = "github.com/gethinode/hinode"
[[module.imports]]
path = "github.com/gethinode/mod-mermaid"
+ [[module.imports]]
+ path = "github.com/anoduck/hugo-embed-pdf-shortcode"