-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
34 lines (31 loc) · 1.51 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="initial-scale=1, viewport-fit=cover, width=device-width" />
<meta name="description" content="VueTorrent" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<link rel="icon" href="favicon.ico" sizes="any" />
<link rel="icon" href="icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<meta name="theme-color" content="#000" />
<meta name="robots" content="noindex, nofollow" />
<title>VueTorrent</title>
<!-- PWA setup -->
<link rel="manifest" href="manifest.webmanifest" crossorigin="use-credentials" />
<script src="registerSW.js"></script>
<script type="module" crossorigin src="./assets/index-hK9wEWaH.js"></script>
<link rel="modulepreload" crossorigin href="./assets/vue-D-Jc4dVh.js">
<link rel="modulepreload" crossorigin href="./assets/vuetify-VyR1rAe3.js">
<link rel="stylesheet" crossorigin href="./assets/index-X6gg79ld.css">
</head>
<body>
<noscript>
<strong>We're sorry but Vuetorrent doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div style="padding-top: calc(env(safe-area-inset-top) * 0.5)" id="app"></div>
</body>
</html>