aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v2/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-14 08:58:38 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-14 08:58:38 -0800
commite3c379d069ffa9661561d25cdbf2f5894a2f8ee8 (patch)
tree24d0e9f5610dd9c8f873c5b78e6bc1c88d32840a /web/dist/v2/index.html
parent4b06155fbde91a1bef6361ef36efb28789861928 (diff)
downloadneko-e3c379d069ffa9661561d25cdbf2f5894a2f8ee8.tar.gz
neko-e3c379d069ffa9661561d25cdbf2f5894a2f8ee8.tar.bz2
neko-e3c379d069ffa9661561d25cdbf2f5894a2f8ee8.zip
Refactor: project structure, implement dependency injection, and align v2 UI with v1
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 bd7b234..1fef0eb 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-f8d4YxQn.js"></script>
- <link rel="stylesheet" crossorigin href="/v2/assets/index-B3U-SMew.css">
+ <script type="module" crossorigin src="/v2/assets/index-DHAgSqjC.js"></script>
+ <link rel="stylesheet" crossorigin href="/v2/assets/index-mxokH1ey.css">
</head>
<body>
<div id="root"></div>