diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-16 20:37:33 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-16 20:37:33 -0800 |
| commit | b9d6416f229340a03202c124a39a0e5160664031 (patch) | |
| tree | d79fe63fde421f71e4ecdb1d2033bafe763350a4 /web/dist/v3/index.html | |
| parent | 82c9194786f28a9cbd8e95dc974b940e78274feb (diff) | |
| download | neko-b9d6416f229340a03202c124a39a0e5160664031.tar.gz neko-b9d6416f229340a03202c124a39a0e5160664031.tar.bz2 neko-b9d6416f229340a03202c124a39a0e5160664031.zip | |
Complete V2 removal from Makefile and check in updated V3 production assets
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 f93fc2f..854a74a 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-O7pkB53M.js"></script> - <link rel="stylesheet" crossorigin href="/v3/assets/index-Bs6Ms4aU.css"> + <script type="module" crossorigin src="/v3/assets/index-7eLT9hpx.js"></script> + <link rel="stylesheet" crossorigin href="/v3/assets/index-BX6NJQDg.css"> </head> <body> <div id="app"></div> |
