diff options
author | Prefetch | 2022-09-28 21:19:02 +0200 |
---|---|---|
committer | Prefetch | 2022-09-28 21:19:02 +0200 |
commit | 5fb0163dc120039832789db67c7c1e214e79461d (patch) | |
tree | de294afd9a50e34b5f72107767b46422f850808a /layouts/partials/footer.html | |
parent | 03accd13c0a6ec4de2d8001edf3ce7553f831160 (diff) |
Promote "Things I use" to blog post
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 85b9645..be95522 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,8 +1,7 @@ <hr> <div class="footl noha"> -© Marcus R.A. Newman, a.k.a. "Prefetch". -Available under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. +© Marcus R.A. Newman, alias "Prefetch". </div> <div class="footr noha"> -<a href="/uses/">uses</a> +<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> </div> |