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/v2/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dist/v2/index.html (limited to 'dist/v2/index.html') 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 @@ + + + + + + + Neko Reader + + + + +
+ + -- cgit v1.2.3