refactor: change link for Source Code in footer

This commit is contained in:
Price Hiller 2023-08-29 22:20:16 -05:00
parent 440dc3c49c
commit 0e64d9621a
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -1,6 +1,6 @@
<footer>
<div class="footer-link-items">
<a href="https://gitlab.orion-technologies.io/blog/blog">Source Code</a>
<a href="https://github.com/treatybreaker/blog">Source Code</a>
<a href="/contact.html">Contact</a>
<a href="/credits.html">Credits</a>
</div>