mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
22 lines
859 B
HTML
22 lines
859 B
HTML
|
<!doctype html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta
|
||
|
name="viewport"
|
||
|
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
|
||
|
/>
|
||
|
<meta name="theme-color" content="#000000" />
|
||
|
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
|
||
|
<link rel="apple-touch-icon" href="./pwa-192x192.png" />
|
||
|
<script type="module" crossorigin src="./assets/index-CWCcHU9x.js"></script>
|
||
|
<link rel="stylesheet" crossorigin href="./assets/index-CPl7-mwU.css">
|
||
|
<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" style="display: contents"></div>
|
||
|
</body>
|
||
|
</html>
|