diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-13 22:23:54 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-13 22:23:54 -0800 |
| commit | 860e1ecb570bda229b6a64fef905923898e0f832 (patch) | |
| tree | 261c4781766e3d6d273809625cc4e364ab07b925 /dist/v2/index.html | |
| parent | 47c43577ead8721008b858232511b2f65e0ed574 (diff) | |
| download | neko-860e1ecb570bda229b6a64fef905923898e0f832.tar.gz neko-860e1ecb570bda229b6a64fef905923898e0f832.tar.bz2 neko-860e1ecb570bda229b6a64fef905923898e0f832.zip | |
Audit and reduce Go dependencies: replace go.rice with embed, pflag with flag
Diffstat (limited to 'dist/v2/index.html')
| -rw-r--r-- | dist/v2/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dist/v2/index.html b/dist/v2/index.html deleted file mode 100644 index bd7b234..0000000 --- a/dist/v2/index.html +++ /dev/null @@ -1,14 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="UTF-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-f8d4YxQn.js"></script> - <link rel="stylesheet" crossorigin href="/v2/assets/index-B3U-SMew.css"> - </head> - <body> - <div id="root"></div> - </body> -</html> |
