diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/partials/footer-extra.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer-extra.html b/layouts/partials/footer-extra.html index bef79ed..88d622c 100644 --- a/layouts/partials/footer-extra.html +++ b/layouts/partials/footer-extra.html @@ -7,6 +7,6 @@ The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>. <br> - The <a href="https://git.sr.ht/~sircmpwn/drewdevault.com">code for this site</a> + The <a href="https://git.sr.ht/~huyngo/blog">code for this site</a> is <a href="https://opensource.org/licenses/MIT">MIT</a>. </footer> |