Files
madbase/control-plane-ui/dist/index.html
Vlad Durnea a66d908eff
Some checks failed
CI / podman-build (push) Has been cancelled
CI / rust (push) Has been cancelled
chore: full stack stability and migration fixes, plus react UI progress
2026-03-18 09:01:38 +02:00

15 lines
468 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MadBase Control Plane</title>
<script type="module" crossorigin src="/assets/index-BQQesDFl.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BKEdzEjZ.css">
</head>
<body>
<div id="root"></div>
</body>
</html>