diff options
author | Prefetch | 2022-10-14 23:25:28 +0200 |
---|---|---|
committer | Prefetch | 2022-10-14 23:25:28 +0200 |
commit | 6ce0bb9a8f9fd7d169cbb414a9537d68c5290aae (patch) | |
tree | a0abb6b22f77c0e84ed38277d14662412ce14f39 /source/_includes/footer.html |
Initial commit after migration from Hugo
Diffstat (limited to 'source/_includes/footer.html')
-rw-r--r-- | source/_includes/footer.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source/_includes/footer.html b/source/_includes/footer.html new file mode 100644 index 0000000..8a11b00 --- /dev/null +++ b/source/_includes/footer.html @@ -0,0 +1,8 @@ +<hr> +<div class="footl noha"> +© Marcus R.A. Newman, +<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. +</div> +<div class="footr noha"> +Privacy-friendly statistics by <a href="https://www.goatcounter.com/">GoatCounter</a>. +</div> |