diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-18 19:40:46 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-18 19:40:46 -0800 |
| commit | 8518868ee671c4bc99b27fbda47bb93a1e366eff (patch) | |
| tree | 284630e24f4d9f505067df1f02fa617411f435b4 /web/dist/v3/index.html | |
| parent | 7a7217d023d8decb433a57300072bb00064ef88d (diff) | |
| download | neko-8518868ee671c4bc99b27fbda47bb93a1e366eff.tar.gz neko-8518868ee671c4bc99b27fbda47bb93a1e366eff.tar.bz2 neko-8518868ee671c4bc99b27fbda47bb93a1e366eff.zip | |
Improve scroll-to-read robustness and add visual feedback for read items across all themes
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 0cbec97..16f05cf 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-BymDBicy.js"></script> - <link rel="stylesheet" crossorigin href="/v3/assets/index-FN4JJv2k.css"> + <script type="module" crossorigin src="/v3/assets/index-BqXsvyTg.js"></script> + <link rel="stylesheet" crossorigin href="/v3/assets/index-BaJs_RDt.css"> </head> <body> <div id="app"></div> |
