Commit 1b7b275
Eric Bower
·
2024-12-18 23:09:38 -0500 EST
parent e19c0c4
fix: new footer url
1 files changed,
+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> and published with <a href="https://pgs.sh">pgs.sh</a>
5+ built with <a href="https://erock-git-pgit.pgs.sh">pgit</a> and published with <a href="https://pgs.sh">pgs.sh</a>
6 </div>
7 {{end}}