This commit is contained in:
2022-03-14 03:58:22 +08:00
parent 4fba4f2b27
commit 8fbdeba60d
5 changed files with 136 additions and 23 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fileset</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
</body>
</html>