From 7be3bf9de67b0b0731bc88b4559ebd97f7dd9b8e Mon Sep 17 00:00:00 2001 From: Calinou Date: Mon, 31 Aug 2015 07:43:32 +0200 Subject: [PATCH] Make the meta viewport tag more accessible Note that this no longer fixes a bug in mobile Safari in iOS 4.x/5.x. When the user switches from portrait to landscape mode, the page will automatically be zoomed in by the browser. However, users of all browsers can now zoom in. --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index 4b7597a..5a5180f 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,7 +3,7 @@ - + {{ page.title }} - Minetest