Set brand image to be a static url since the template didnt like the blog subdirectory
This commit is contained in:
parent
a828238c58
commit
8f386c5b5a
3
hugo.yml
3
hugo.yml
@ -10,7 +10,8 @@ paginate: 10
|
||||
pluralizelisttitles: false
|
||||
params:
|
||||
brand: Double Lunch Dispatch
|
||||
brand_image: images/circular-me.png
|
||||
remote_brand_image: https://mnw.sdf.org/blog/images/circular-me.png
|
||||
#brand_image: /images/circular-me.png
|
||||
description: There's still time to blog ...
|
||||
dark_mode: true
|
||||
favicon: favicon.ico
|
||||
|
Loading…
Reference in New Issue
Block a user