opencode-dashboard / index.html
OcDash Deploy
chore: rename to OcDash
c213795
Raw
History Blame
969 Bytes
<!doctype html>
<html lang="en" style="background-color: var(--v2-background-bg-deep, #fafafa)">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, interactive-widget=resizes-content, viewport-fit=cover" />
<title>OcDash</title>
<link rel="icon" type="image/png" href="/favicon-96x96-v3.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon-v3.svg" />
<link rel="shortcut icon" href="/favicon-v3.ico" />
<meta name="theme-color" content="#fafafa" />
<script type="module" crossorigin src="/assets/index-vUWicxNv.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BSf9pAXA.css">
</head>
<body class="antialiased overscroll-none overflow-hidden bg-v2-background-bg-deep">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root" class="flex flex-col h-dvh bg-v2-background-bg-deep"></div>
</body>
</html>