Rename favicon directory from img to icon
This commit is contained in:
parent
e68c00a4e2
commit
28b2a2eff8
@ -27,7 +27,7 @@ paginate = 5
|
||||
centerTheme = true
|
||||
|
||||
# set a custom favicon (default is a `themeColor` square)
|
||||
favicon = "img/favicon.ico"
|
||||
favicon = "icon/favicon.ico"
|
||||
|
||||
# set post to show the last updated
|
||||
# If you use git, you can set `enableGitInfo` to `true` and then post will automatically get the last updated
|
||||
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user