From 4afc8039e95e4683be3ea330e0516be2e2fffed9 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 11 May 2020 16:16:00 -0700 Subject: [PATCH] Explicitly declare UTF-8 encoding To silence a browser-console warning, (and because, duh, why would I use any encoding _but_ UTF-8?!). --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 7ccc7c3..e988bee 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,8 @@ + + The Game of Empires -- 2.43.0