summaryrefslogtreecommitdiffhomepage
path: root/src/en/index.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-02 15:34:59 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-02 15:34:59 +0200
commit7ea38eb5a6d7f161f5829e93f94d2c9b01eb4a17 (patch)
treeeb93520813f3e883292c3525a417c64e724d804c /src/en/index.html
parent07a86f5e06f34aacf44ffccc26d0206dc27dba9a (diff)
Improve the mobile experience a bit
Diffstat (limited to 'src/en/index.html')
-rw-r--r--src/en/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/en/index.html b/src/en/index.html
index b81583d..2501b9d 100644
--- a/src/en/index.html
+++ b/src/en/index.html
@@ -2,6 +2,7 @@
<html lang=XX>
<head>
<meta charset=UTF-8 />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Thomas’ Euro Collection</title>
<link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
<link rel="stylesheet" type="text/css" href="/style.css" />