Skip to content

Commit 29f46ec

Browse files
committed
ipad build
1 parent bac1a1e commit 29f46ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/index.html

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Syntax Shorts!</title>
77
<script src="https://cdn.jsdelivr.net/npm/@mux/mux-player"></script>
8+
<meta name="theme-color" content="#000000" />
9+
<meta
10+
name="apple-mobile-web-app-status-bar-style"
11+
content="black-translucent"
12+
/>
13+
<link rel="shortcut icon" href="/syntax-ipad/assets/Syntax%20Cover%20Art-BZUgkG6p.png" />
14+
<link rel="apple-touch-icon" href="/syntax-ipad/assets/Syntax%20Cover%20Art-BZUgkG6p.png" />
15+
<meta name="apple-mobile-web-app-capable" content="yes" />
816
<script type="module" crossorigin src="/syntax-ipad/assets/index-DVwW6HAY.js"></script>
917
<link rel="stylesheet" crossorigin href="/syntax-ipad/assets/index-BiuMmx5n.css">
1018
</head>

0 commit comments

Comments
 (0)