Remove superfluous meta tag (#1424)
This commit is contained in:
parent
7df16c1b1d
commit
fcf2a73ffb
@ -12,7 +12,7 @@
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-touch-fullscreen" content="yes" />
|
||||
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="theme-color" content="#fff" />
|
||||
|
||||
<meta
|
||||
http-equiv="origin-trial"
|
||||
@ -50,8 +50,6 @@
|
||||
<meta property="og:image:height" content="669" />
|
||||
<meta property="og:image:alt" content="Excalidraw logo with byline." />
|
||||
|
||||
<!-- Chrome -->
|
||||
<meta name="theme-color" content="#FFFF" />
|
||||
<!-- Safari -->
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user