summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2016-08-16 00:57:48 +0300
committerYuval Adam <_@yuv.al>2016-08-16 00:57:48 +0300
commit0227d2eaa7452ab4e58468a61a34f2592e3fdef7 (patch)
tree55b9ae45d2ab4743ca9f62076e4440fc6fa0ce35
parentee73aeedcca3e3a9304033110f8cbe7f2748e434 (diff)
Add missing html doctype
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index fba5d7e..c8db17c 100644
--- a/index.html
+++ b/index.html
@@ -1,3 +1,4 @@
+<!doctype html>
<html>
<head>
<meta charset="utf-8">