mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
docs: restore favicon on publish
This commit is contained in:
parent
5a2ffac7fc
commit
aaa25e1322
1 changed files with 3 additions and 0 deletions
|
@ -199,6 +199,9 @@ disableHugoGeneratorInject = true
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = '../images'
|
source = '../images'
|
||||||
target = 'static/images'
|
target = 'static/images'
|
||||||
|
[[module.mounts]]
|
||||||
|
source = 'static/images'
|
||||||
|
target = 'static/images'
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = 'layouts'
|
source = 'layouts'
|
||||||
target = 'layouts'
|
target = 'layouts'
|
||||||
|
|
Loading…
Reference in a new issue