mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 21:16:23 +05:30
Favicon image setting
This commit is contained in:
parent
c445c6c162
commit
bb5916e9bc
3 changed files with 17 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue