diff --git a/conf.py b/conf.py index 2fd413d..64ede40 100644 --- a/conf.py +++ b/conf.py @@ -948,6 +948,7 @@ IMAGE_FOLDERS = {'images': 'images'} # FAVICONS = ( ("icon", "/favicon.ico", "16x16"), + ("icon", "/icon_128x128.png", "128x128"), ) # Show teasers (instead of full posts) in indexes? Defaults to False.