Skip to content

Commit 710dafc

Browse files
committed
fix(deps): require github.com/hugomods/icons/vendors/bootstrap module
1 parent b3582e0 commit 710dafc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hugo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[module.hugoVersion]
22
extended = true
33

4+
[[module.imports]]
5+
path = "github.com/hugomods/icons/vendors/bootstrap"
6+
47
[params.hugopress.modules.debugger.hooks.head-begin]
58
weight = 1
69

0 commit comments

Comments
 (0)