sf-static/portfolio/node_modules/pug/examples/includes.pug
2023-02-28 19:21:07 +01:00

7 lines
123 B
Text

html
include includes/head.pug
body
h1 My Site
p Welcome to my super lame site.
include includes/foot.pug