This commit is contained in:
2025-04-05 21:22:35 +00:00
parent 695e6cce01
commit b898acbb16
106 changed files with 176 additions and 0 deletions

19
reader/dist/index.html vendored Normal file
View File

@@ -0,0 +1,19 @@
<!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" />-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Vite + React</title>
<script type="module" crossorigin src="/assets/index-CvaRY3-4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CtXfiHzQ.css">
</head>
<body>
<div id="root"></div>
</body>
</html>