diff --git a/.github/README-template.j2 b/.github/README-template.j2
index dc70a61..5951653 100644
--- a/.github/README-template.j2
+++ b/.github/README-template.j2
@@ -3,14 +3,6 @@
-
-
# Awesome First Pull Request Opportunities [](https://github.com/sindresorhus/awesome)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
@@ -40,8 +32,6 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md).
## Thanks to GitHub Sponsors
-Thanks to [Warp.dev](https://go.warp.dev/awesome-for-beginners) for sponsoring this repository through a donation to a charity of my choice.
-
{% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}
{% endif %} {{ sponsor.name }} | {% endfor %}
## License