mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-25 06:20:40 +00:00
set default image used by microformats
This commit is contained in:
parent
8aac5df50e
commit
0d3b0ded37
@ -54,6 +54,9 @@ outputs:
|
|||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
|
|
||||||
params:
|
params:
|
||||||
|
images:
|
||||||
|
- "favicon/android-chrome-512x512.png"
|
||||||
|
|
||||||
geekblogSubtitle: Subtitle to describe your blog
|
geekblogSubtitle: Subtitle to describe your blog
|
||||||
geekblogToC: 3
|
geekblogToC: 3
|
||||||
geekblogAuthor: john-doe
|
geekblogAuthor: john-doe
|
||||||
|
Loading…
Reference in New Issue
Block a user