aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-27 21:48:24 -0800
committerGitHub <noreply@github.com>2026-02-27 21:48:24 -0800
commit71427c7f44a7c451ca7c76d3714f1de78d3e8253 (patch)
treec27cbbff9571475d7c9ac2d24cdb7aaac08ded95 /web/dist/v3/index.html
parentfea87c9814618646489d8403d584da25a38e6ba7 (diff)
parent474a93374340fa3aa5997b66ac1fecbffa620375 (diff)
downloadneko-71427c7f44a7c451ca7c76d3714f1de78d3e8253.tar.gz
neko-71427c7f44a7c451ca7c76d3714f1de78d3e8253.tar.bz2
neko-71427c7f44a7c451ca7c76d3714f1de78d3e8253.zip
Merge pull request #22 from adammathes/claude/fix-mobile-scrolling-Ls0FrHEADmaster
Fix mobile horizontal scrolling caused by wide RSS content
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index 53bb2ad..5ff569d 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-Blt2Dsfm.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-Un_xmIyS.css">
+ <script type="module" crossorigin src="/v3/assets/index-C5kv_3He.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-9FkFwXcK.css">
</head>
<body>
<div id="app"></div>