Update 'thank you' text

This commit is contained in:
Philipp Oppermann
2020-03-02 11:41:53 +01:00
parent 6b76338407
commit 368b5445e4

View File

@@ -14,7 +14,7 @@
<div> <div>
<h2>Thank You!</h2> <h2>Thank You!</h2>
<p>Thanks to all the contributors this month!</p> <p>Thanks a lot to all the contributors this month!</p>
<p>I also want to thank all the people who support me on <a href="https://github.com/sponsors/phil-opp">GitHub</a>, <a href="https://www.patreon.com/phil_opp">Patreon</a>, and <a href="https://donorbox.org/phil-opp">Donorbox</a>. It means a lot to me!</p> <p>I also want to thank all the people who support me on <a href="https://github.com/sponsors/phil-opp">GitHub</a>, <a href="https://www.patreon.com/phil_opp">Patreon</a>, and <a href="https://donorbox.org/phil-opp">Donorbox</a>. It means a lot to me!</p>
</div> </div>
{% endblock main %} {% endblock main %}