Rename favicon directory from img to icon

This commit is contained in:
BBaoVanC 2021-03-25 21:32:39 -05:00
parent e68c00a4e2
commit 28b2a2eff8
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB