-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (19 loc) · 899 Bytes
/
index.html
File metadata and controls
20 lines (19 loc) · 899 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Diary for Reapit Platform'" />
<link rel="apple-touch-icon" href="/pwa-192x192.png" sizes="180x180" />
<link rel="mask-icon" href="/pwa-512x512.png" color="#262f69" />
<meta name="theme-color" content="#262f69" />
<title>Diary</title>
<script type="module" crossorigin src="/assets/index-e8b020c1.js"></script>
<link rel="modulepreload" crossorigin href="/assets/elements-7fcf5525.js">
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>