From 671cdbb9396817f7ae6f36dd23b1f9194d95a6a6 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 11 Dec 2019 18:32:34 +0200 Subject: [PATCH] html: minor cleanup * `X-UA-Compatible` is not honored by IE 11 * the type `text/javascript` is unneeded since it's the default * replace the obsolete in HTML5 `align="center"` with inline CSS Signed-off-by: XhmikosR --- public/404.html | 4 ++-- public/index.html | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/public/404.html b/public/404.html index 7ff8725..705a51d 100644 --- a/public/404.html +++ b/public/404.html @@ -1,9 +1,9 @@ - + Pi-hole Web Interface -