summaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
authorPrefetch2022-10-01 17:26:04 +0200
committerPrefetch2022-10-01 17:26:04 +0200
commit65ed39a3d99983f9d498e0f2694290bb631ff96f (patch)
tree109cbb374d51cae8ae7328e6f1997ce4b97408a2 /layouts/partials/footer.html
parent5fb0163dc120039832789db67c7c1e214e79461d (diff)
Add GoatCounter, general fixes
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index be95522..8a11b00 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,7 +1,8 @@
<hr>
<div class="footl noha">
-&copy; Marcus R.A. Newman, alias &quot;Prefetch&quot;.
+&copy; 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">
-<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
+Privacy-friendly statistics by <a href="https://www.goatcounter.com/">GoatCounter</a>.
</div>