From: Carl Worth Date: Tue, 26 May 2020 00:13:11 +0000 (-0700) Subject: Correct various meta viewport tags X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=4031509cc4bc642d2b673d1d17c11a0e4e504781;hp=cc2167334e27c5b7fefdef8624b51582fd25afe4 Correct various meta viewport tags I don't know where this cargo cult started, but the semicolon separator was just wrong, (should be a comma), and the maximum-scale=1.0 and user-scalable=0 were really just rude, (if a user needs to/wants to zoom in on a page for accessibility purposes, who are we to say they can't or shouldn't?). --- diff --git a/empires/game.html b/empires/game.html index c901f5f..da7e730 100644 --- a/empires/game.html +++ b/empires/game.html @@ -2,7 +2,7 @@ - + The Game of Empires diff --git a/empires/index.html b/empires/index.html index 76b5e95..b873e9e 100644 --- a/empires/index.html +++ b/empires/index.html @@ -2,7 +2,7 @@ - + The Game of Empires diff --git a/index.html b/index.html index 3d0842c..261234a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + LMNO Games