mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 15:29:19 +08:00
docs: fix hero image on filesystem build
This commit is contained in:
parent
08f84a1baf
commit
806de0bbc4
@ -179,7 +179,7 @@ disableHugoGeneratorInject = true
|
|||||||
target = 'i18n'
|
target = 'i18n'
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = '../images'
|
source = '../images'
|
||||||
target = 'content/images'
|
target = 'static/images'
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = 'layouts'
|
source = 'layouts'
|
||||||
target = 'layouts'
|
target = 'layouts'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user