aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-15 17:44:55 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-15 17:44:55 -0800
commitc652ac6a2cd23ef29f48465be09c2b674783e8e9 (patch)
treec5c05a71a1d5b8155b05dad4a512b18ff7258f47 /web/dist/v3/index.html
parent90c1a68d6478138f538094fc83e48da8ddd21fa0 (diff)
downloadneko-c652ac6a2cd23ef29f48465be09c2b674783e8e9.tar.gz
neko-c652ac6a2cd23ef29f48465be09c2b674783e8e9.tar.bz2
neko-c652ac6a2cd23ef29f48465be09c2b674783e8e9.zip
Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index bd98fe7..22eb548 100644
--- a/web/dist/v3/index.html
+++ b/web/dist/v3/index.html
@@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/v3/vite.svg" />
+ <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend-vanilla</title>
- <script type="module" crossorigin src="/v3/assets/index-DfsH-YDt.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-BmeGit54.css">
+ <script type="module" crossorigin src="/v3/assets/index-DLUux7xH.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-Ca6lOcOY.css">
</head>
<body>
<div id="app"></div>