From 368b5445e4c3fd653e5bcd86cf5365a98cd0e406 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Mon, 2 Mar 2020 11:41:53 +0100 Subject: [PATCH] Update 'thank you' text --- blog/templates/status-update-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/templates/status-update-page.html b/blog/templates/status-update-page.html index bc4dccad..162c95ec 100644 --- a/blog/templates/status-update-page.html +++ b/blog/templates/status-update-page.html @@ -14,7 +14,7 @@

Thank You!

-

Thanks to all the contributors this month!

+

Thanks a lot to all the contributors this month!

I also want to thank all the people who support me on GitHub, Patreon, and Donorbox. It means a lot to me!

{% endblock main %}