You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
503 B

6 months ago
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
6 months ago
<link rel="icon" href="/favicon.ico" />
6 months ago
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
4 months ago
<link
href="https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&family=Sora:wght@100..800&display=swap"
rel="stylesheet">
6 months ago
<title>24070-Conversation</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>