repos / pgit

static site generator for git
git clone https://github.com/picosh/pgit.git

pgit / html
Eric Bower  ·  2025-08-10

footer.partial.tmpl

1{{define "footer"}}
2<div>
3  built with <a href="https://pgit.pico.sh">pgit</a>
4</div>
5{{end}}