aboutsummaryrefslogtreecommitdiffstats
path: root/dist/v2/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-13 22:14:30 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-13 22:14:30 -0800
commit47c43577ead8721008b858232511b2f65e0ed574 (patch)
treea15d1a4a4bb64b4b7d3de650b306835d8d7f63a5 /dist/v2/index.html
parent76cb9c2a39d477a64824a985ade40507e3bbade1 (diff)
downloadneko-47c43577ead8721008b858232511b2f65e0ed574.tar.gz
neko-47c43577ead8721008b858232511b2f65e0ed574.tar.bz2
neko-47c43577ead8721008b858232511b2f65e0ed574.zip
Optimize asset packaging: move UI assets to root dist/ and decouple rice embedding
Diffstat (limited to 'dist/v2/index.html')
-rw-r--r--dist/v2/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/v2/index.html b/dist/v2/index.html
new file mode 100644
index 0000000..bd7b234
--- /dev/null
+++ b/dist/v2/index.html
@@ -0,0 +1,14 @@
+<!doctype html>
+<html lang="en">
+ <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" />
+ <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">
+ </head>
+ <body>
+ <div id="root"></div>
+ </body>
+</html>