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

7 lines
132 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
head
title My Site
// including other pug works
include scripts.pug
// including .html, .css, etc works
include style.css