pixsy/node_modules/pug/examples/includes/head.pug

7 lines
132 B
Plaintext

head
title My Site
// including other pug works
include scripts.pug
// including .html, .css, etc works
include style.css