mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
Update note about favicon
This commit is contained in:
parent
3df980fece
commit
b6ea75c321
@ -42,7 +42,7 @@ params:
|
|||||||
- post
|
- post
|
||||||
featuredImageField: image
|
featuredImageField: image
|
||||||
rssFullContent: true
|
rssFullContent: true
|
||||||
favicon: # Update the notes about favicon in the configuration theme, "/" must be added before the image file path, otherwise pages other than the home page will not be displayed, such as `/img/favicon.png`
|
favicon: # e.g.: favicon placed in `static/favicon.ico` of your site folder, then set this field to `/favicon.ico` (`/` is necessary)
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
since: 2020
|
since: 2020
|
||||||
|
Loading…
Reference in New Issue
Block a user