aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v2/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-14 21:11:40 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-14 21:11:40 -0800
commitd5a413382c93efeb1d888daf3216c51cd5f40f75 (patch)
treea7d8505a0a1c90050ea6bd33c02f7e8a5b5537e5 /web/dist/v2/index.html
parenta7369274ba24298a0449865f147fc65253e992a2 (diff)
downloadneko-d5a413382c93efeb1d888daf3216c51cd5f40f75.tar.gz
neko-d5a413382c93efeb1d888daf3216c51cd5f40f75.tar.bz2
neko-d5a413382c93efeb1d888daf3216c51cd5f40f75.zip
chore: fix lint and type errors to resolve CI failures
Diffstat (limited to 'web/dist/v2/index.html')
-rw-r--r--web/dist/v2/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v2/index.html b/web/dist/v2/index.html
index 9b1c846..5975a93 100644
--- a/web/dist/v2/index.html
+++ b/web/dist/v2/index.html
@@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/v2/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Neko Reader</title>
- <script type="module" crossorigin src="/v2/assets/index-BdhwF6aQ.js"></script>
- <link rel="stylesheet" crossorigin href="/v2/assets/index-BYhh91HH.css">
+ <script type="module" crossorigin src="/v2/assets/index-WckTN3Bl.js"></script>
+ <link rel="stylesheet" crossorigin href="/v2/assets/index-CO97K-eb.css">
</head>
<body>
<div id="root"></div>