aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-18 15:01:22 -0800
committerGitHub <noreply@github.com>2026-02-18 15:01:22 -0800
commit082089e427df8e34a366684f71f35ed700ec5d04 (patch)
tree6a8eb1314cc203f4e070c98422a9cb75699766f1 /web/dist/v3/index.html
parent7776e81b39130c211eb0ec566c6467a28a9fa64c (diff)
parent0876a683cdc344b200dbd65aa137969a1528c85d (diff)
downloadneko-082089e427df8e34a366684f71f35ed700ec5d04.tar.gz
neko-082089e427df8e34a366684f71f35ed700ec5d04.tar.bz2
neko-082089e427df8e34a366684f71f35ed700ec5d04.zip
Merge pull request #20 from adammathes/claude/investigate-theme-performance-GjjYA
Optimize scroll performance and reduce layout thrashing
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 0ac1434..8c1f6a6 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-CnwB--Ar.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-CC0QAawd.css">
+ <script type="module" crossorigin src="/v3/assets/index-DZsQUXOH.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-FN4JJv2k.css">
</head>
<body>
<div id="app"></div>