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