Skip to content
Snippets Groups Projects
Commit 87f9ca74 authored by Yannik Ammann's avatar Yannik Ammann
Browse files

update default

parent e8aa60b5
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ from django.core.files.uploadedfile import InMemoryUploadedFile
config = {
'shortcut icon': [16, 32, 48, 128, 192],
'touch-icon': [196],
'icon': [196],
'touch-icon': [192],
'icon': [192],
'apple-touch-icon': [57, 72, 114, 144, 180],
'apple-touch-icon-precomposed': [57, 72, 76, 114, 120, 144, 152, 180],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment