Update source url in footer to github

This commit is contained in:
2024-12-24 11:29:49 -05:00
parent 8543ce2ec9
commit 821d460e9a

View File

@@ -19,7 +19,7 @@
<p style="margin: 0px;">
<small>
Copyleft <span style="display: inline-block; transform: rotate(180deg);">&copy;</span> {{ now.Year }}.
<a style="font-size: 0.8em;" href="https://git.clortox.com/Infrastructure/Site-static">Free open source software.</a>
<a style="font-size: 0.8em;" href="https://github.com/Clortox/tylerperkins.xyz">Free open source software.</a>
</small>
</p>
</footer>