best practice location for manifest
This commit is contained in:
		| @@ -27,10 +27,8 @@ | |||||||
|   <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png"> |   <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png"> | ||||||
|   <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png"> |   <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png"> | ||||||
|   <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon-180x180.png"> |   <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon-180x180.png"> | ||||||
|   <link rel="manifest" href="/favicon/android-chrome-manifest.json"> |   <link rel="manifest" href="/manifest.webmanifest"> | ||||||
|   <meta name="msapplication-TileColor" content="#000000"> |   <meta name="theme-color" content="#d2d4bc"> | ||||||
|   <meta name="msapplication-TileImage" content="/mstile-144x144.png"> |  | ||||||
|   <meta name="theme-color" content="#ffffff"> |  | ||||||
|  |  | ||||||
|   <style> |   <style> | ||||||
| html, body { | html, body { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user