diff --git a/README.markdown b/README.markdown
index 3732e341..dedbcbe0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -59,6 +59,21 @@ these terms, please let one of our [core team members](https://jekyllrb.com/team
## Credits
+### Sponsors
+
+Support this project by becoming a sponsor. Your logo will show up in this README with a link to your website. [Become a sponsor!](https://opencollective.com/jekyll#sponsor)
+
+
+
+
+
+
+
+
+
+
+
+
### Contributors
This project exists thanks to all the people who contribute.
@@ -70,15 +85,6 @@ Thank you to all our backers! 🙏 [Become a backer](https://opencollective.com/
-### Sponsors
-
-Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor!](https://opencollective.com/jekyll#sponsor)
-
-
-
-
-
-
## License
See the [LICENSE](https://github.com/jekyll/jekyll/blob/master/LICENSE) file.
diff --git a/docs/_data/sponsors.yml b/docs/_data/sponsors.yml
deleted file mode 100644
index 55de67ad..00000000
--- a/docs/_data/sponsors.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-- name: Forestry.io
- image: /img/forestry-logo.png
- url: https://forestry.io/?utm_campaign=jekyllsponsor&utm_medium=banner&utm_source=jekyllrb.com
- width: 140
- height: 30
-- name: CloudCannon
- image: /img/cloudcannon-logo.png
- url: https://cloudcannon.com
- width: 75
- height: 30
-- name: Siteleaf
- image: /img/siteleaf-logo.png
- url: https://siteleaf.com
- width: 40
- height: 50
-- name: Icons8
- image: /img/icons8-logo.png
- width: 140
- height: 30
- url: https://icons8.com/
-- name: VPSServer
- image: /img/vpsserver-logo.png
- width: 140
- height: 30
- url: https://www.vpsserver.com
- styles: "margin-top: 20px;"
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 05870e4c..7e28b8ed 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -14,14 +14,10 @@
-
- Sponsored by
+ Jekyll is funded thanks to its
+
+ sponsors!
- {% for sponsor in site.data.sponsors %}
-
-
-
- {% endfor %}