Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 926dadd

Browse files
author
Alex Wolfe
committed
Merge pull request #149 from rodyhaddad/rodyhaddad/change-doctype-magic-trick
chore(layout): update doctype
2 parents 81419ae + 6464d4a commit 926dadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/_layout.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
doctype
1+
doctype html public "9 of spades"
22
html(lang="en" ng-app="angularIOApp" itemscope itemtype="http://schema.org/Framework")
33
head
44
!= partial("/_includes/_head-include")

0 commit comments

Comments
 (0)