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

This commit is contained in:
a2a-cloud
2026-07-14 21:36:24 +00:00
parent 143eef1d9d
commit ef6bd1b8e5

12
frontend/index.html Normal file
View File

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