aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v2/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-15 14:07:59 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-15 14:07:59 -0800
commitd176a6b6b79b76f2324a356abda4ac254ec4fc29 (patch)
tree2025bfc8ac443d2ea9e570eb6f3d0a89a1cd2eda /web/dist/v2/index.html
parentde193a8549e6d0912a528411c7d86e6c549da921 (diff)
downloadneko-d176a6b6b79b76f2324a356abda4ac254ec4fc29.tar.gz
neko-d176a6b6b79b76f2324a356abda4ac254ec4fc29.tar.bz2
neko-d176a6b6b79b76f2324a356abda4ac254ec4fc29.zip
Frontend: Build and check in production assets for additive filtering fix
Diffstat (limited to 'web/dist/v2/index.html')
-rw-r--r--web/dist/v2/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/dist/v2/index.html b/web/dist/v2/index.html
index 03c42ed..f966b03 100644
--- a/web/dist/v2/index.html
+++ b/web/dist/v2/index.html
@@ -3,10 +3,10 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/v2/vite.svg" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no, viewport-fit=cover" />
<title>Neko Reader</title>
- <script type="module" crossorigin src="/v2/assets/index-zgmJs5Nb.js"></script>
- <link rel="stylesheet" crossorigin href="/v2/assets/index-CO97K-eb.css">
+ <script type="module" crossorigin src="/v2/assets/index-BSW723mL.js"></script>
+ <link rel="stylesheet" crossorigin href="/v2/assets/index-CIqBBVVl.css">
</head>
<body>
<div id="root"></div>