openclaw/dist/control-ui/index.html
copilot-swe-agent[bot] bf64f2acb9 Build: Complete Windows/WSL and Web UI builds, document Android limitations
Co-authored-by: fesio <137758096+fesio@users.noreply.github.com>
2026-01-26 13:26:41 +00:00

16 lines
522 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Clawdbot Control</title>
<meta name="color-scheme" content="dark light" />
<link rel="icon" href="./favicon.ico" sizes="any" />
<script type="module" crossorigin src="./assets/index-BCK1V83p.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CjW_qQ45.css">
</head>
<body>
<clawdbot-app></clawdbot-app>
</body>
</html>