commit ccc242eb528252a8f4ef612b5e7e0c373ed77ff8 parent effae64aeeeb37f8ee4ff4f6743a47aaea607752 Author: Yuval Langer <yuvallangerontheroad@gmail.com> Date: Sun, 22 Oct 2023 13:50:38 +0300 Fix doctype. Diffstat:
M | index.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html @@ -1,4 +1,4 @@ -<!doctype html5> +<!doctype html> <html> <head> <meta charset="utf-8">