1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 01:06:00 -04:00

remove theme-color meta tag, it looks *really* ugly on iOS 15

This commit is contained in:
2021-10-08 19:54:18 -04:00
parent dd28981ee0
commit d188db36fb
3 changed files with 56 additions and 56 deletions
-1
View File
@@ -1,4 +1,3 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="apple-mobile-web-app-title" content="{{ .Site.Title }}">
<meta name="theme-color" content="#0e6dc2">