diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-14 09:42:14 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-14 09:42:14 -0800 |
| commit | 6fa13a06411048f3217397f4285b3e64e7b9ee58 (patch) | |
| tree | af5ec83884bb45a10d51cf5be3ae895ebf1bcff8 /web/dist/v2/index.html | |
| parent | 23947045c011e84149bc1b9d48805e57bb0bb3ba (diff) | |
| download | neko-6fa13a06411048f3217397f4285b3e64e7b9ee58.tar.gz neko-6fa13a06411048f3217397f4285b3e64e7b9ee58.tar.bz2 neko-6fa13a06411048f3217397f4285b3e64e7b9ee58.zip | |
feature: implement full OPML and Text import/export (fixing NK-r6nhj0)
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 1861936..6e68228 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" /> <title>Neko Reader</title> - <script type="module" crossorigin src="/v2/assets/index-Gb6N44HC.js"></script> - <link rel="stylesheet" crossorigin href="/v2/assets/index-B49AI1I_.css"> + <script type="module" crossorigin src="/v2/assets/index-eKdiad4e.js"></script> + <link rel="stylesheet" crossorigin href="/v2/assets/index-6v9VVvST.css"> </head> <body> <div id="root"></div> |
