From: Carl Worth Date: Sat, 16 May 2020 20:16:28 +0000 (-0700) Subject: Add DOCTYPE and "meta charset" tag. X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=9145258544e2f2dabfd5909eb7b4c2fe422515d7 Add DOCTYPE and "meta charset" tag. I don't know what the DOCTYPE tag even does, but here it is. And I really wish the world were already defaulted into utf-8 by now, but apparently not without an explicit indication. Oh well. --- diff --git a/index.html b/index.html index 4160a89..85673a7 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,8 @@ + + + LMNO Games