add theme-color default grey WIP
| @@ -10,6 +10,7 @@ | |||
| 10 | <meta name="mobile-web-app-capable" content="yes"> | 10 | <meta name="mobile-web-app-capable" content="yes"> |
| 11 | <meta name="darkreader-lock"> | 11 | <meta name="darkreader-lock"> |
| 12 | <meta name="robots" content="noindex, nofollow" /> | 12 | <meta name="robots" content="noindex, nofollow" /> |
| 13 | <meta name="theme-color" content="#333"> | ||
| 13 | <style> | 14 | <style> |
| 14 | /* Put critical CSS here. The rest should go in stylesheets. */ | 15 | /* Put critical CSS here. The rest should go in stylesheets. */ |
| 15 | body { | 16 | body { |