From 47c43577ead8721008b858232511b2f65e0ed574 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Fri, 13 Feb 2026 22:14:30 -0800 Subject: Optimize asset packaging: move UI assets to root dist/ and decouple rice embedding --- dist/vanilla/index.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 dist/vanilla/index.html (limited to 'dist/vanilla/index.html') diff --git a/dist/vanilla/index.html b/dist/vanilla/index.html new file mode 100644 index 0000000..c504f6f --- /dev/null +++ b/dist/vanilla/index.html @@ -0,0 +1,49 @@ + + + + + + + Neko Reader (Vanilla) + + + + + +
+ +
+
+

All Items

+
+
+
Loading items...
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3