mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +00:00
Gabriel Arazas
2aeb76fe93
The icon templates are pretty limited to what I want to do. This is also nice for those who are extending the theme with easy-to-use functions.
15 lines
399 B
TOML
15 lines
399 B
TOML
[module]
|
|
[module.hugoVersion]
|
|
extended = true
|
|
min = "0.110.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"
|