diff options
| author | Prefetch | 2026-08-30 22:30:57 +0200 |
|---|---|---|
| committer | Prefetch | 2026-08-30 22:30:57 +0200 |
| commit | 59d96e859f1f623e6af7d0a4feec75aafd6849b8 (patch) | |
| tree | 71a036ed7404256ef4c1a368acc2cf3d8c4f69ff /source/_includes/footer.html | |
| parent | c313f99af084e5d92ae2ccb83ff9a6f7b26f45fa (diff) | |
Remove GoatCounter
Diffstat (limited to 'source/_includes/footer.html')
| -rw-r--r-- | source/_includes/footer.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/_includes/footer.html b/source/_includes/footer.html index 5cba67d..910cf33 100644 --- a/source/_includes/footer.html +++ b/source/_includes/footer.html @@ -1,7 +1,6 @@ <div class="align-l"> - © Marcus R.A. Newman, - <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA</a>. + © 2019-2026 Marcus R.A. Newman </div> <div class="align-r"> - <a href="https://prefetch.goatcounter.com/">Visitor statistics</a> + <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Licensed under CC BY-NC-SA</a> </div> |
