Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change doctype to WHATWG-HTML
  • Loading branch information
Anthony Parsons committed May 18, 2014
1 parent a763f62 commit 3f0dcf6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions includes/header
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html>

<!-- Hacking: see NOTES and TODO in this directory -->

Expand Down

0 comments on commit 3f0dcf6

Please sign in to comment.