diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-06-09 23:35:32 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-06-09 23:35:32 -0400 |
| commit | ff46ffbca469dbf4bb15e81bb945cf51088bb511 (patch) | |
| tree | 2ff06991e7b62b92b7855b569995a0787ddd3cb1 /zola-static/templates/advertisement.html | |
| parent | 6bc99e62b4ff7a17caddbe8c077ed2a5d4f18c92 (diff) | |
update "advertisement"
Diffstat (limited to 'zola-static/templates/advertisement.html')
| -rw-r--r-- | zola-static/templates/advertisement.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/zola-static/templates/advertisement.html b/zola-static/templates/advertisement.html index ec768ca..1562eb8 100644 --- a/zola-static/templates/advertisement.html +++ b/zola-static/templates/advertisement.html @@ -1,2 +1,3 @@ <hr> -<p>If you liked this article, check out my <a href="{{ config.base_url }}">homepage</a>.</p> +<p>Thank you for reading. If you liked this article, check out my <a href="{{ config.base_url }}">homepage</a>.</p> +<p>I don't use any trackers or analytics on this site, so I don't know how many people have read this. It would make me very happy if you would let me know at my <a href="mailto:jackqjamison@gmail.com">email</a>, or follow my <a href="https://github.com/JackJ30">GitHub</a>.</p> |
