Add a favicon

This commit is contained in:
Raoul Snyman 2015-10-18 00:27:20 +02:00
parent 2b430edf60
commit 528f1ebd00
2 changed files with 3 additions and 0 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB