Compare commits

..

2 commits

Author SHA1 Message Date
d1222a1e50 Uploaded icon 128x 2024-10-13 20:43:46 +02:00
777ecbca1e Added 128x icon configuration 2024-10-13 20:37:47 +02:00
2 changed files with 1 additions and 0 deletions

View file

@ -948,6 +948,7 @@ IMAGE_FOLDERS = {'images': 'images'}
# <link rel="name" href="file" sizes="size"/>
FAVICONS = (
("icon", "/favicon.ico", "16x16"),
("icon", "/icon_128x128.png", "128x128"),
)
# Show teasers (instead of full posts) in indexes? Defaults to False.

BIN
files/icon_128x128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB