From a5e1eae384e17beecc45a5d6dd8b2a8493d0c768 Mon Sep 17 00:00:00 2001 From: Joshua Barlin <jbarlin@myune.edu.au> Date: Sat, 18 Aug 2018 12:16:10 +1000 Subject: [PATCH] Meta tweaks --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4a2014b..a0754ff 100644 --- a/index.html +++ b/index.html @@ -19,12 +19,12 @@ <meta name="Classification" content="Business" /> <meta name="owner" content="UNE HR" /> <meta name="coverage" content="Business Internal" /> - <meta name="city" content="Armidale "/> + <meta name="city" content="Armidale" /> <meta name="country" content="AUS" /> <meta name="HandheldFriendly" content="false" /> <meta name="apple-mobile-web-app-capable" content="no" /> <meta content="no" name="apple-touch-fullscreen" /> - <meta http-equiv="X-UA-Compatible" content="chrome=1" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="application-name" content="eRecruitment Advertisment Designer" /> <meta name="msapplication-tooltip" content="Launch eRecruitment Advertisment Designer" /> </head> -- GitLab