aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-02-21 21:47:32 +0000
committerClaude <noreply@anthropic.com>2026-02-21 21:47:32 +0000
commitc64977f17a9d0c73a23a11d69ab090fa0ca48d31 (patch)
tree9ce813d62b4aca20c55849cd155bc7f9fb29a538 /web/dist/v3/index.html
parentf81f0c654c795b7e548ec5b5bb4789ffaa1499bf (diff)
downloadneko-c64977f17a9d0c73a23a11d69ab090fa0ca48d31.tar.gz
neko-c64977f17a9d0c73a23a11d69ab090fa0ca48d31.tar.bz2
neko-c64977f17a9d0c73a23a11d69ab090fa0ca48d31.zip
Remove link underline on hover for item titles
Removed text-decoration: underline from .item-title:hover in the source CSS and rebuilt the frontend assets so the compiled dist reflects the change. https://claude.ai/code/session_011Y2tBL3goxNWHqUaJ8Bpzh
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 6d439a3..53bb2ad 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-DWqXmqNm.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-C877sXzG.css">
+ <script type="module" crossorigin src="/v3/assets/index-Blt2Dsfm.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-Un_xmIyS.css">
</head>
<body>
<div id="app"></div>