summaryrefslogtreecommitdiff
path: root/html/app.html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-19 09:37:05 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-19 09:37:05 -0700
commit5f2fa682310a6df703d6d65a49fd96159cb43823 (patch)
treedb645f6ed630b6a159ae31e9df10e3e9c5d085a9 /html/app.html
parent5e2814b3f0cf0d92c7e4722648cd3006de9596ea (diff)
Make it so the links are the same on iOS as they are on desktop
Diffstat (limited to 'html/app.html')
-rw-r--r--html/app.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/app.html b/html/app.html
index 351b15a..b5e4d0d 100644
--- a/html/app.html
+++ b/html/app.html
@@ -24,7 +24,7 @@
<link rel="stylesheet" type="text/css" href="/css/all.css">
<link rel="icon" type="image/x-icon" href="/images/logos/taya.gif">
</head>
-<body>
+<body ontouchstart>
<div class="container">
{{HEADER}}