sf-static/portfolio/node_modules/pug-linker/test/fixtures/prepend/page.pug

7 lines
90 B
Text
Raw Normal View History

2023-02-28 18:21:07 +00:00
extends app-layout.pug
block prepend head
script(src='foo.js')
script(src='bar.js')