Add HTML5 doctype to prevent rendering bugs

This commit is contained in:
Joost Rijneveld 2015-08-24 22:58:32 +02:00
parent 6c31389327
commit 8b59a1b278
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>