chore: remove committed dist_serve artifacts
This commit is contained in:
-36196
File diff suppressed because one or more lines are too long
@@ -1,33 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta
|
|
||||||
name="viewport"
|
|
||||||
content="user-scalable=0, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height"
|
|
||||||
/>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
||||||
<meta name="theme-color" content="#000000" />
|
|
||||||
<title>Onebox</title>
|
|
||||||
<link rel="preconnect" href="https://assetbroker.lossless.one/" crossorigin>
|
|
||||||
<link rel="stylesheet" href="https://assetbroker.lossless.one/fonts/fonts.css">
|
|
||||||
<style>
|
|
||||||
html {
|
|
||||||
-ms-text-size-adjust: 100%;
|
|
||||||
-webkit-text-size-adjust: 100%;
|
|
||||||
}
|
|
||||||
body {
|
|
||||||
position: relative;
|
|
||||||
background: #000;
|
|
||||||
margin: 0px;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<noscript>
|
|
||||||
<p style="color: #fff; text-align: center; margin-top: 100px;">
|
|
||||||
JavaScript is required to run the Onebox dashboard.
|
|
||||||
</p>
|
|
||||||
</noscript>
|
|
||||||
</body>
|
|
||||||
<script defer type="module" src="/bundle.js"></script>
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user