This repository has been archived on 2025-04-15. You can view files and clone it, but cannot push or open issues or pull requests.

11 lines
149 B
Plaintext

extends layout
block content
h1= site.site
.content
p #{site.description}
//- p(unescaped!= #{site.description})
include footer.pug