mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-31 05:31:37 -05:00
Set a default favicon path
This commit is contained in:
@@ -4,6 +4,8 @@ markup:
|
|||||||
lineNos: true
|
lineNos: true
|
||||||
|
|
||||||
params:
|
params:
|
||||||
|
faviconICO: favicon.ico
|
||||||
|
faviconPNG: favicon.png
|
||||||
readingtime: true
|
readingtime: true
|
||||||
|
|
||||||
taxonomies:
|
taxonomies:
|
||||||
|
@@ -20,9 +20,9 @@ params:
|
|||||||
# these are for the OpenGraph/Twitter embeds in Hugo
|
# these are for the OpenGraph/Twitter embeds in Hugo
|
||||||
description: Example website for bobatheme
|
description: Example website for bobatheme
|
||||||
|
|
||||||
# these are for favicons in bobatheme (unset by default)
|
# these are for favicons in bobatheme (defaults are shown here)
|
||||||
# faviconICO: /favicon.ico
|
# faviconICO: favicon.ico
|
||||||
# faviconPNG: /favicon.png
|
# faviconPNG: favicon.png
|
||||||
|
|
||||||
# show reading time (enabled by default)
|
# show reading time (enabled by default)
|
||||||
# readingtime: true
|
# readingtime: true
|
||||||
|
Reference in New Issue
Block a user