mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
starters(academic): header -> banner (#2987)
"header" field should now be "banner"
This commit is contained in:
parent
98c928a767
commit
38cd9ecb19
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cms_exclude: true
|
||||||
view: 4
|
view: 4
|
||||||
|
|
||||||
# Optional header image (relative to `static/media/` folder).
|
# Optional header image (relative to `static/media/` folder).
|
||||||
header:
|
banner:
|
||||||
caption: ''
|
caption: ''
|
||||||
image: ''
|
image: ''
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue