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

Commit 6464d4a

Browse files
committed
chore(layout): update doctype
This is for a magic trick I'll be doing at a conference this coming week. Shhh, don't tell anybody. I'll do another PR to revert this.
1 parent 81419ae commit 6464d4a

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)