davideisinger.com

My personal website
Log | Files | Refs | README

commit a3bf348202fc8a83248615326dcc43e2cc8e4917
parent c6d24dde3fbf93d557c7bd4eb89d04baa5651110
Author: David Eisinger <[email protected]>
Date:   Wed,  9 Oct 2024 11:28:13 -0400

Change license to CC BY 4.0

Diffstat:
Mthemes/v2/layouts/partials/footer.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/v2/layouts/partials/footer.html b/themes/v2/layouts/partials/footer.html @@ -16,5 +16,5 @@ {{ end }} </div> - <span class="mobile-hidden">Copyright</span> &copy; {{ now.Format "2006" }} David Eisinger + <span class="mobile-hidden"></span> &copy; <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC BY 4.0</a> </footer>