Favicon image setting

This commit is contained in:
danpros 2024-03-14 06:38:15 +07:00
commit bb5916e9bc
3 changed files with 17 additions and 2 deletions

View file

@ -180,6 +180,9 @@ default.title.format = "%page_title% - %blog_title%"
; Default image for Open Graph
default.image = ""
; Favicon image
favicon.image = ""
; Set the theme here
views.root = "themes/twentysixteen"