a2a-source-edit: remove frontend/index.html

This commit is contained in:
a2a-cloud
2026-07-18 03:22:17 +00:00
parent cf1763327b
commit 2d5a600e18

View File

@@ -1,12 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>quote-judge-studio-v1 app</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>