hugo-theme-more-contentful/config.toml

16 lines
403 B
TOML
Raw Normal View History

[module]
2020-11-05 05:54:38 +00:00
[module.hugoVersion]
extended = true
min = "0.74.0"
[[module.imports]]
path = "github.com/foo-dogsquared/hugo-theme-contentful"
[[module.imports]]
path = "github.com/foo-dogsquared/hugo-mod-simple-icons"
[[module.imports]]
path="github.com/refactoringui/heroicons"
[[module.imports.mounts]]
source = "optimized"
target = "assets/svg/heroicons"