Registrations currently disabled due to spam. Contact me externally if you need an account

Commit 17598aee authored by Karl Prieb's avatar Karl Prieb
Browse files

fix 512

parent abf7b6b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ assets =
			height: 192
	'favicon_512':
		label: 'android-chrome 512x512 (png)'
		defaultUrl: 'images/logo/android-chrome-512x512.png'
		defaultUrl: 'images/logo/512x512.png'
		constraints:
			type: 'image'
			extensions: ['png']
−5.95 KiB
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
			"type": "image\/png"
		},
		{
			"src": "\/images\/logo\/android-chrome-512x512.png?v=3",
			"src": "\/images\/logo\/512x512.png?v=3",
			"sizes": "512x512",
			"type": "image\/png"
		}