Commit e100c49

Eric Bower  ·  2023-09-05 10:38:18 -0400 EDT
parent 4d6f37d
chore: update footer
1 files changed,  +1, -1
+1, -1
1@@ -1,5 +1,5 @@
2 {{define "footer"}}
3 <div>
4-  built with <a href="https://hey-git-pgit.pgs.sh">pgit</a> published with <a href="https://pgs.sh">pgs.sh</a>
5+  built with <a href="https://hey-git-pgit.pgs.sh">pgit</a> and published with <a href="https://pgs.sh">pgs.sh</a>
6 </div>
7 {{end}}