diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-17 15:06:42 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-17 15:06:42 -0800 |
| commit | 95ed6be5c6539d3b5c44fd8505f82cf0e45a7ebc (patch) | |
| tree | f28828784e45dc4073b5176d6585c83bc1f8d27e /web/dist/v3/index.html | |
| parent | 7ad8d0079a09e234cb1b01db47957b16e36c8c07 (diff) | |
| download | neko-95ed6be5c6539d3b5c44fd8505f82cf0e45a7ebc.tar.gz neko-95ed6be5c6539d3b5c44fd8505f82cf0e45a7ebc.tar.bz2 neko-95ed6be5c6539d3b5c44fd8505f82cf0e45a7ebc.zip | |
Refine Settings UI: Fix dark mode text colors, split font controls for headers and body, update monospace stack, and soft-deprecate tags
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 c9551c4..9b4448a 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-DzN8ggB1.js"></script> - <link rel="stylesheet" crossorigin href="/v3/assets/index-C-K96KpW.css"> + <script type="module" crossorigin src="/v3/assets/index-C4yUJp1Z.js"></script> + <link rel="stylesheet" crossorigin href="/v3/assets/index-BBLioDl6.css"> </head> <body> <div id="app"></div> |
