forked from sch/schapps
Compare commits
1 commit
favicon-fi
...
main
Author | SHA1 | Date | |
---|---|---|---|
808a319ed0 |
2 changed files with 0 additions and 1 deletions
1
conf.py
1
conf.py
|
@ -948,7 +948,6 @@ IMAGE_FOLDERS = {'images': 'images'}
|
||||||
# <link rel="name" href="file" sizes="size"/>
|
# <link rel="name" href="file" sizes="size"/>
|
||||||
FAVICONS = (
|
FAVICONS = (
|
||||||
("icon", "/favicon.ico", "16x16"),
|
("icon", "/favicon.ico", "16x16"),
|
||||||
("icon", "/icon_128x128.png", "128x128"),
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# Show teasers (instead of full posts) in indexes? Defaults to False.
|
# Show teasers (instead of full posts) in indexes? Defaults to False.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB |
Loading…
Reference in a new issue