feat: favicon
This commit is contained in:
parent
e0abe3aad2
commit
995afc0150
2 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Pages placed under these sections will be shown on homepage and archive page.
|
||||
mainSections = ["post"]
|
||||
# Output page's full content in RSS.
|
||||
#static/favicon.png Output page's full content in RSS.
|
||||
rssFullContent = true
|
||||
favicon = "static/favicon.png"
|
||||
favicon = "/favicon.png"
|
||||
|
||||
[footer]
|
||||
since = 2020
|
||||
|
|
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 298 B |
Loading…
Reference in a new issue