[CI] pgitBot
·
2026-02-26
footer.partial.tmpl
Cheetah
1{{define "footer"}}
2<div>
3 built with a fork of <a href="https://pgit.pico.sh">pgit</a>
4</div>
5{{end}}
git clone https://github.com/xplshn/pgit.git
1{{define "footer"}}
2<div>
3 built with a fork of <a href="https://pgit.pico.sh">pgit</a>
4</div>
5{{end}}