aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-17 22:09:19 -0800
committerGitHub <noreply@github.com>2026-02-17 22:09:19 -0800
commit804e55984ba88a768c6518904ce45f30ea27da9f (patch)
tree109cb7a8aa87f5582258611ceb9caa40e9c6edde /web/dist/v3/index.html
parent8eb86cdc49c3c2f69d8a64f855220ebd68be336c (diff)
parent9f4e80dfa2d829ae33b3e5dc830034ef659befeb (diff)
downloadneko-804e55984ba88a768c6518904ce45f30ea27da9f.tar.gz
neko-804e55984ba88a768c6518904ce45f30ea27da9f.tar.bz2
neko-804e55984ba88a768c6518904ce45f30ea27da9f.zip
Merge pull request #17 from adammathes/claude/add-css-themes-QGTmP
Redesign sidebar theme controls layout and fix dark mode visibility
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index 51d7883..0ac1434 100644
--- a/web/dist/v3/index.html
+++ b/web/dist/v3/index.html
@@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>neko</title>
- <script type="module" crossorigin src="/v3/assets/index-KWYAvgsv.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-CwLKZugq.css">
+ <script type="module" crossorigin src="/v3/assets/index-CnwB--Ar.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-CC0QAawd.css">
</head>
<body>
<div id="app"></div>