diff options
author | Tim Keller <tjkeller.xyz> | 2025-03-29 20:05:27 -0500 |
---|---|---|
committer | Tim Keller <tjkeller.xyz> | 2025-03-29 20:05:27 -0500 |
commit | 4fc1db8ed059f7f774b6d5f509383434cf792746 (patch) | |
tree | 8d66b2fd395d01c5b45c5ca19eb60f93944e9033 /layouts/partials/footer-content.html | |
parent | 597180d0e0920f016e1dc63a79ce07d7c11b2704 (diff) | |
download | hugo-theme-tjkbasic-4fc1db8ed059f7f774b6d5f509383434cf792746.tar.xz hugo-theme-tjkbasic-4fc1db8ed059f7f774b6d5f509383434cf792746.zip |
footer content adjust
Diffstat (limited to 'layouts/partials/footer-content.html')
-rw-r--r-- | layouts/partials/footer-content.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/footer-content.html b/layouts/partials/footer-content.html new file mode 100644 index 0000000..b97de5f --- /dev/null +++ b/layouts/partials/footer-content.html @@ -0,0 +1 @@ +<a href="https://tjkeller.xyz/projects/this-site/#tjkbasic-hugo-theme" id="theme-copyright">Built Using the TJKBasic Hugo Theme</a> |