From 8b59a1b278715095085572796aa61840804a2a0d Mon Sep 17 00:00:00 2001 From: Joost Rijneveld Date: Mon, 24 Aug 2015 22:58:32 +0200 Subject: [PATCH] Add HTML5 doctype to prevent rendering bugs --- static/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/index.html b/static/index.html index 487b3e9..4ca7be6 100644 --- a/static/index.html +++ b/static/index.html @@ -1,3 +1,4 @@ +