diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-16 15:52:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-16 15:52:35 -0800 |
| commit | f04d8fbd9900d5326cdd65a725e57f4b08bbd655 (patch) | |
| tree | cecca930e2f707df38cd459a21b9fe70aecb0041 /web/dist/v2/index.html | |
| parent | c538ccd5cd1d6960c894a2969ee49317009dc9ed (diff) | |
| parent | 575b394cb26c435422e8b8c6e411a703327d8b40 (diff) | |
| download | neko-f04d8fbd9900d5326cdd65a725e57f4b08bbd655.tar.gz neko-f04d8fbd9900d5326cdd65a725e57f4b08bbd655.tar.bz2 neko-f04d8fbd9900d5326cdd65a725e57f4b08bbd655.zip | |
Merge pull request #8 from adammathes/claude/thicket-ready-crank-RmQuI
Remove circle styling from NEKO sidebar toggle button
Diffstat (limited to 'web/dist/v2/index.html')
| -rw-r--r-- | web/dist/v2/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v2/index.html b/web/dist/v2/index.html index fa546e8..c3b73d9 100644 --- a/web/dist/v2/index.html +++ b/web/dist/v2/index.html @@ -5,8 +5,8 @@ <link rel="icon" type="image/svg+xml" href="/v2/vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no, viewport-fit=cover" /> <title>Neko Reader</title> - <script type="module" crossorigin src="/v2/assets/index-CXO7gs_J.js"></script> - <link rel="stylesheet" crossorigin href="/v2/assets/index-CH4iRvWV.css"> + <script type="module" crossorigin src="/v2/assets/index-B4-StPu4.js"></script> + <link rel="stylesheet" crossorigin href="/v2/assets/index-BIMig4wW.css"> </head> <body> <div id="root"></div> |
