Merge pull request #149 from rodyhaddad/rodyhaddad/change-doctype-magic-trick

chore(layout): update doctype
This commit is contained in:
Alex Wolfe
2015-06-15 10:29:44 -07:00
+1 -1
View File
@@ -1,4 +1,4 @@
doctype
doctype html public "9 of spades"
html(lang="en" ng-app="angularIOApp" itemscope itemtype="http://schema.org/Framework")
head
!= partial("/_includes/_head-include")