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