]> git.cworth.org Git - lmno.games/commit
Correct various meta viewport tags
authorCarl Worth <cworth@cworth.org>
Tue, 26 May 2020 00:13:11 +0000 (17:13 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 26 May 2020 03:53:38 +0000 (20:53 -0700)
commit4031509cc4bc642d2b673d1d17c11a0e4e504781
tree389d965b4cc0d67fc3aa21225196192cb4f85b3d
parentcc2167334e27c5b7fefdef8624b51582fd25afe4
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?).
empires/game.html
empires/index.html
index.html