mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-31 04:58:14 +00:00
12 lines
340 B
TOML
12 lines
340 B
TOML
|
[module]
|
||
|
[[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"
|
||
|
|