Fix: mobile-web-app-capable meta tag hinzugefügt
This commit is contained in:
parent
708744b724
commit
37364c54e4
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<meta name="text-scale" content="scale" />
|
||||
<meta name="color-scheme" content="light">
|
||||
<meta name="theme-color" content="#0B1023">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue