diff options
Diffstat (limited to 'zola-static')
| -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> |
