aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-15 20:17:51 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-15 20:17:51 -0800
commitd98873787ec40938a4fafdb9bee562b494428f71 (patch)
treef2e4794b6ec73c19d138819be72a19cab97ae913 /web/dist/v3/index.html
parent2d48202fa547e94f21662d63a3ff5d04c4fe8f2c (diff)
downloadneko-d98873787ec40938a4fafdb9bee562b494428f71.tar.gz
neko-d98873787ec40938a4fafdb9bee562b494428f71.tar.bz2
neko-d98873787ec40938a4fafdb9bee562b494428f71.zip
Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile responsiveness with backdrop
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 32c9cf7..16b9287 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-CXIXCB5Q.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-BEj1iRYe.css">
+ <script type="module" crossorigin src="/v3/assets/index-B1-_xYke.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-5GohqobW.css">
</head>
<body>
<div id="app"></div>