From a9ff1d8da22c66dd97ab4914d2534eb85d4d4ebe Mon Sep 17 00:00:00 2001 From: Mike Healy Date: Sun, 13 Feb 2022 09:11:24 +1000 Subject: [PATCH] Remove hardcoded EN language attribute and maximum viewport scale --- templates/partials/document-open.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/document-open.php b/templates/partials/document-open.php index 68d67427..7d837e0b 100644 --- a/templates/partials/document-open.php +++ b/templates/partials/document-open.php @@ -1,9 +1,9 @@ - + class="no-js"> + content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0"> <?= wp_get_document_title() ?>