refactor(head): remove favicon output
It's better to use favicon generator tools, and paste HTML in head/custom.html
This commit is contained in:
@@ -12,7 +12,6 @@ DefaultContentLanguage = "en" # Theme i18n support
|
||||
|
||||
[params]
|
||||
mainSections = ["post"]
|
||||
favicon = ""
|
||||
featuredImageField = "image"
|
||||
[params.dateFormat]
|
||||
published = "Jan 02, 2006"
|
||||
|
||||
Reference in New Issue
Block a user