2 Commits

Author SHA1 Message Date
renovate[bot]
8ad0633b1d Update dependency vite to v7 2026-02-17 13:04:23 +00:00
fd302cd10a Disable zooming on mobile 2026-02-17 08:03:28 -05:00

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="An alternative frontend for hot deals" /> <meta name="description" content="An alternative frontend for hot deals" />
<!-- DNS prefetch for faster Google Fonts resolution --> <!-- DNS prefetch for faster Google Fonts resolution -->