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

This commit is contained in:
a2a-cloud
2026-07-13 00:18:59 +00:00
parent 060c30b58a
commit 4ea2b110b9

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>receives-support-email-checks-1-919313 app</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>