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

This commit is contained in:
a2a-cloud
2026-07-19 19:55:14 +00:00
parent 2b4b68871a
commit 7e768a8373

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>production-proof-v116-high-utili-7255-3 app</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>