From a93c0e424dd1b7df54a4bb3ffff4a1898f7a1a3f Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Sun, 6 Oct 2019 14:02:11 +0200 Subject: [PATCH] Mention Github sponsors in status update posts --- 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 bfc34de9..aa407dfd 100644 --- a/blog/templates/status-update-page.html +++ b/blog/templates/status-update-page.html @@ -14,7 +14,7 @@

Thank You!

-

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

+

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

{% endblock main %}