mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Add a favicon
This commit is contained in:
parent
2b430edf60
commit
528f1ebd00
3
conf.py
3
conf.py
@ -408,6 +408,9 @@ CODE_COLOR_SCHEME = 'monokai'
|
||||
# ("icon", "/favicon.ico", "16x16"),
|
||||
# ("icon", "/icon_128x128.png", "128x128"),
|
||||
# }
|
||||
FAVICONS = {
|
||||
('icon', '/favicon.png', '16x16,24x24,32x32,48x48,64x64')
|
||||
}
|
||||
|
||||
# Show only teasers in the index pages? Defaults to False
|
||||
INDEX_TEASERS = True
|
||||
|
BIN
files/favicon.png
Normal file
BIN
files/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in New Issue
Block a user