diff --git a/conf.py b/conf.py index 43d0b85..e5c8284 100644 --- a/conf.py +++ b/conf.py @@ -782,7 +782,6 @@ 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.