mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
update config.toml
This commit is contained in:
parent
424cb4e71d
commit
142bf8e795
1 changed files with 5 additions and 0 deletions
|
@ -252,6 +252,11 @@ invert_title_order = false
|
|||
|
||||
# Full path after the base URL required. So if you were to place it in "static" it would be "/favicon.png"
|
||||
favicon = "img/seedling.png"
|
||||
#
|
||||
# Or, you can set both light and dark favicons to be used depending on the theme.
|
||||
# The light favicon will be used when JavaScript is not enabled or on the Safari browser.
|
||||
# light_favicon = ""
|
||||
# dark_favicon = ""
|
||||
|
||||
# Add an emoji here to use it as favicon.
|
||||
# Compatibility: https://caniuse.com/link-icon-svg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue