Files
wehub-resource-sync 50f2e15efc
Deploy Flowchart to GitHub Pages / build (push) Waiting to run
Deploy Flowchart to GitHub Pages / deploy (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 12:41:19 +08:00

14 lines
364 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>How Ralph Works</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>