6 lines
132 B
Text
6 lines
132 B
Text
head
|
|
title My Site
|
|
// including other pug works
|
|
include scripts.pug
|
|
// including .html, .css, etc works
|
|
include style.css
|