fix the doctype node

This commit is contained in:
Tab Atkins-Bittner 2021-08-03 15:49:14 -07:00
parent c210ec4806
commit 7996490022
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
doctype "html"
!doctype "html"
html lang="en" {
head {
meta charset="utf-8"