summaryrefslogtreecommitdiffstats
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
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"