Commit
·
58375ea
1
Parent(s):
932cb96
release: build b6a1fb7693cbda0c1fe1b31ecce6f38ec07eee66
Browse files- index.html +1 -1
index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<link rel="icon" type="image/svg+xml" href="/favicon.svg" sizes="any" />
|
8 |
<link rel="shortcut icon" href="/favicon.ico" />
|
9 |
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
10 |
-
<meta name="apple-mobile-web-app-title" content="
|
11 |
<script>
|
12 |
;(function () {
|
13 |
const prefersDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches
|
|
|
7 |
<link rel="icon" type="image/svg+xml" href="/favicon.svg" sizes="any" />
|
8 |
<link rel="shortcut icon" href="/favicon.ico" />
|
9 |
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
10 |
+
<meta name="apple-mobile-web-app-title" content="Airi" />
|
11 |
<script>
|
12 |
;(function () {
|
13 |
const prefersDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches
|