feat(head): add favicon support

This commit is contained in:
Jimmy Cai
2020-08-23 11:32:53 +02:00
parent 901d1f63fc
commit 8476bd0160
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ paginate = 5
avatar = "img/avatar.jpg"
subtitle = "和世界分享刚编的破事"
postLicense = "Licenced under CC BY-NC-SA 4.0"
favicon = ""
[params.widgets]
enabled = ['archive', 'tag-cloud']
[params.widgets.tagCloud]