diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-21 14:17:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-21 14:17:25 -0800 |
| commit | fea87c9814618646489d8403d584da25a38e6ba7 (patch) | |
| tree | 9ce813d62b4aca20c55849cd155bc7f9fb29a538 /web/dist/v3/index.html | |
| parent | f81f0c654c795b7e548ec5b5bb4789ffaa1499bf (diff) | |
| parent | c64977f17a9d0c73a23a11d69ab090fa0ca48d31 (diff) | |
| download | neko-fea87c9814618646489d8403d584da25a38e6ba7.tar.gz neko-fea87c9814618646489d8403d584da25a38e6ba7.tar.bz2 neko-fea87c9814618646489d8403d584da25a38e6ba7.zip | |
Remove link underline on hover for item titles
Diffstat (limited to 'web/dist/v3/index.html')
| -rw-r--r-- | web/dist/v3/index.html | 4 |
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> |
