sf-static/portfolio/node_modules/pug/examples/includes.pug

8 lines
123 B
Text
Raw Normal View History

2023-02-28 18:21:07 +00:00
html
include includes/head.pug
body
h1 My Site
p Welcome to my super lame site.
include includes/foot.pug