mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
add light & dark favicons to theme.toml
This commit is contained in:
parent
2895aae8a0
commit
e354439fc4
1 changed files with 5 additions and 0 deletions
|
@ -200,6 +200,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.ico"
|
||||
# favicon = ""
|
||||
#
|
||||
# Or, you can set both light and dark favicons to be used depending on the theme.
|
||||
# The light favicon will be used if JavaScript is not enabled or on Safari.
|
||||
# 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