pgit
code
commits
refs
issues
contrib
Commit
4d6f37d
Eric Bower
·
2023-09-05 10:36:58 -0400 EDT
parent
56048cb
reference pgit
1
files changed,
+1
,
-1
M
html/footer.partial.tmpl
...
...
@@ -1,5 +1,5 @@
1
1
{{define "footer"}}
2
2
<div>
3
-
published with <a href="https://pgs.sh">pgs.sh</a>
3
+
built with <a href="https://hey-git-pgit.pgs.sh">pgit</a> published with <a href="https://pgs.sh">pgs.sh</a>
4
4
</div>
5
5
{{end}}