blob: aa725db4ae8bf1f319c1b51fd19a502a354e7b0a [file] [log] [blame]
//- index.jade
doctype html
html
head
style
include style.css
body
h1 My Site
p Welcome to my super lame site.
script
include script.js