From 950f5c3265bbb3cb43835808e87a24cb85a05f83 Mon Sep 17 00:00:00 2001 From: Sojin <77185816+SojinSamuel@users.noreply.github.com> Date: Fri, 29 Jul 2022 10:12:50 +0530 Subject: [PATCH] Positioning X-UA-Compatible META tag Near You should position the X-UA-Compatible META tag as near to the HEAD of the page as you can if you're utilizing it. Reference: https://stackoverflow.com/questions/6771258/what-does-meta-http-equiv-x-ua-compatible-content-ie-edge-do --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a858bef..80638ab 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ + - Snake