Commit b9351c9
More spec compliant HTML template (facebook#2914)
Changed
`<!doctype html>`
to
`<!DOCTYPE html>`
According to the spec it should be uppercase (but parsing is case insensitive)1 parent f0f8253 commit b9351c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments