-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
47 lines (46 loc) · 2.08 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
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html>
<!--
PatchyVideo/Platinum v0.7.0-alpha.6(537d33892d40e0eeca7b0586645e5b19407f6785)
MIT License, Copyright (c) 2019-2022 VoileLabs
Generated: 2024-02-24T22:09:41.560Z
-->
<!-- TIMING -->
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- ICON -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
<link rel="shortcut icon" href="/favicon.ico" />
<meta name="apple-mobile-web-app-title" content="PatchyVideo" />
<meta name="application-name" content="PatchyVideo" />
<meta name="msapplication-TileColor" content="#9f00a7" />
<meta name="theme-color" content="#ffffff" />
<!-- VIEW -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="color-scheme" content="#000000" />
<!-- PWA -->
<link rel="manifest" href="/manifest.webmanifest" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- META-START -->
<title>PatchyVideo</title>
<meta name="description" content="Platinum web client for PatchyVideo" />
<meta name="keywords" content="PatchyVideo Platinum" />
<!-- META-END -->
<meta name="author" content="PatchyVideo" />
<meta name="referrer" content="never" />
<link rel="preconnect" href="https://patchyvideo.com" />
<link rel="preconnect" href="https://patchyvideo.com" crossorigin />
<script type="module" crossorigin src="/assets/index.eb1f8d1c.js"></script>
<link rel="stylesheet" href="/assets/index.40792eff.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body class="dark:bg-gray-900 dark:text-white">
<div id="app"></div>
<script
src="https://polyfill.io/v3/polyfill.min.js?features=default%2Ces2018%2CIntl.Locale%2CIntl.getCanonicalLocales%2CIntl.DateTimeFormat%2CIntl.NumberFormat"
crossorigin="anonymous"
></script>
</body>
</html>