change doctype formatting

main
Buddy Sandidge 9 years ago
parent 0b2f48bde6
commit 4e3c365eb7

@ -1,5 +1,5 @@
snippet doctype "html5 doctype" ! snippet doctype "html5 doctype" !
<!DOCTYPE html> <!doctype html>
endsnippet endsnippet
snippet head "head tag based html5 boilerplate" ! snippet head "head tag based html5 boilerplate" !
<head> <head>

Loading…
Cancel
Save