From 25f95b2d520ee8f32adc05d28065e8b598d678bf Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 11 May 2020 16:25:52 -0700 Subject: [PATCH] Add viewport tag Telling browsers that we know we are a mobile-friendly site and we don't want any of that scrolling/zooming nonsense. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index e988bee..4feaaf9 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + The Game of Empires -- 2.43.0