diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-15 20:47:26 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-15 20:47:26 -0800 |
| commit | 27bd895a5ff0b95045ea6a26b9440874b1c6bf0e (patch) | |
| tree | c579405e33a77628f11de9429f2a19455d93c2c7 /web/dist/v3/index.html | |
| parent | d98873787ec40938a4fafdb9bee562b494428f71 (diff) | |
| download | neko-27bd895a5ff0b95045ea6a26b9440874b1c6bf0e.tar.gz neko-27bd895a5ff0b95045ea6a26b9440874b1c6bf0e.tar.bz2 neko-27bd895a5ff0b95045ea6a26b9440874b1c6bf0e.zip | |
Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections for Tags and Feeds
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 16b9287..8990d8a 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>frontend-vanilla</title> - <script type="module" crossorigin src="/v3/assets/index-B1-_xYke.js"></script> - <link rel="stylesheet" crossorigin href="/v3/assets/index-5GohqobW.css"> + <script type="module" crossorigin src="/v3/assets/index-bmcTUnjD.js"></script> + <link rel="stylesheet" crossorigin href="/v3/assets/index-NCrQoe9G.css"> </head> <body> <div id="app"></div> |
