diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-17 12:01:53 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-17 12:01:53 -0800 |
| commit | 89f471809a08d3d3af049dcef43093543c11fca0 (patch) | |
| tree | 00ddbbec3cd86e6dbc52a27894778f38a8dd208f /web/dist/v3/index.html | |
| parent | 3bd52a03323a9983aa7896af4d3fc3668e4c1252 (diff) | |
| download | neko-89f471809a08d3d3af049dcef43093543c11fca0.tar.gz neko-89f471809a08d3d3af049dcef43093543c11fca0.tar.bz2 neko-89f471809a08d3d3af049dcef43093543c11fca0.zip | |
Redesign Settings page: grid layout and extended import/export options
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 19dbdf7..ed9abfd 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-B6bjNxMB.js"></script> - <link rel="stylesheet" crossorigin href="/v3/assets/index-BoXwoiBx.css"> + <script type="module" crossorigin src="/v3/assets/index-BHuENXaY.js"></script> + <link rel="stylesheet" crossorigin href="/v3/assets/index-qSXfOguP.css"> </head> <body> <div id="app"></div> |
