From 35430359fec0f41df313eafa2e8cfb829ce56f70 Mon Sep 17 00:00:00 2001 From: Christoph Kepler Date: Thu, 18 Mar 2021 16:50:46 +0100 Subject: [PATCH] Add metatag viewport to enable mobile scaling This change tells browsers to scale the viewport to the device-width. That enables mobile platforms to scale to their correct width. --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 7131320..55f2598 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,8 @@ + + @@ -325,4 +327,4 @@

Parameter

- \ No newline at end of file +