hugo-theme-more-contentful/config.toml
Gabriel Arazas c77fab75aa Initial release
All of the changes should be documented in the changelog.
2020-11-02 17:01:33 +08:00

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"