This commit is contained in:
grngxd 2024-12-26 11:00:16 +00:00
parent 552c412c17
commit bf1881ccb5
13 changed files with 551 additions and 148 deletions

15
public/index.html Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/public/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="color-scheme" content="light dark" />
<title>Vite + Preact</title>
<script type="module" crossorigin src="/public/assets/index-Ccw9dgTj.js"></script>
<link rel="stylesheet" crossorigin href="/public/assets/index-CHOkfbIW.css">
</head>
<body>
<div id="app"></div>
</body>
</html>