2023-07-08 11:45:07 +00:00
|
|
|
[[imports]]
|
|
|
|
path = "github.com/foo-dogsquared/hugo-theme-more-contentful"
|
|
|
|
|
|
|
|
[[imports]]
|
|
|
|
path = "github.com/foo-dogsquared/website"
|
2023-07-09 03:58:22 +00:00
|
|
|
ignoreConfig = true
|
|
|
|
ignoreImports = true
|
2023-07-08 11:45:07 +00:00
|
|
|
|
2023-07-09 03:58:22 +00:00
|
|
|
[[imports.mounts]]
|
|
|
|
source = "assets/svg/avatars/"
|
|
|
|
target = "static/icons/avatars/"
|
2023-07-08 11:45:07 +00:00
|
|
|
|
2023-07-09 03:58:22 +00:00
|
|
|
[[imports.mounts]]
|
|
|
|
source = "assets/scss/"
|
|
|
|
target = "assets/scss/"
|
|
|
|
|
|
|
|
[[imports.mounts]]
|
|
|
|
source = "assets/css/"
|
|
|
|
target = "assets/css/"
|
|
|
|
|
|
|
|
[[imports.mounts]]
|
|
|
|
source = "layouts/partials/"
|
|
|
|
target = "layouts/partials/"
|
|
|
|
|
|
|
|
[[imports.mounts]]
|
|
|
|
source = "data/more-contentful/themes/"
|
|
|
|
target = "data/more-contentful/themes/"
|