mirror of https://github.com/kdl-org/kdl.git
fix the doctype node
This commit is contained in:
parent
c210ec4806
commit
7996490022
|
|
@ -1,4 +1,4 @@
|
|||
doctype "html"
|
||||
!doctype "html"
|
||||
html lang="en" {
|
||||
head {
|
||||
meta charset="utf-8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue