Skip to content

Commit bac1a1e

Browse files
committed
ipad tweaks
1 parent c809b4c commit bac1a1e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
<link rel="stylesheet" href="./style.css" />
88
<script src="https://cdn.jsdelivr.net/npm/@mux/mux-player"></script>
99
<script type="module" src="./shorts.ts"></script>
10+
<meta name="theme-color" content="#000000" />
11+
<meta
12+
name="apple-mobile-web-app-status-bar-style"
13+
content="black-translucent"
14+
/>
15+
<link rel="shortcut icon" href="./images/Syntax Cover Art.png" />
16+
<link rel="apple-touch-icon" href="./images/Syntax Cover Art.png" />
17+
<meta name="apple-mobile-web-app-capable" content="yes" />
1018
</head>
1119
<body>
1220
<div class="layout">

0 commit comments

Comments
 (0)