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 %} - - {{ sponsor.name }} - - {% endfor %}

diff --git a/docs/img/cloudcannon-logo.png b/docs/img/cloudcannon-logo.png deleted file mode 100644 index 6cb0cb19..00000000 Binary files a/docs/img/cloudcannon-logo.png and /dev/null differ diff --git a/docs/img/forestry-logo.png b/docs/img/forestry-logo.png deleted file mode 100644 index 6954510b..00000000 Binary files a/docs/img/forestry-logo.png and /dev/null differ diff --git a/docs/img/icons8-logo.png b/docs/img/icons8-logo.png deleted file mode 100644 index 12f65c2b..00000000 Binary files a/docs/img/icons8-logo.png and /dev/null differ diff --git a/docs/img/siteleaf-logo.png b/docs/img/siteleaf-logo.png deleted file mode 100644 index 02ad3995..00000000 Binary files a/docs/img/siteleaf-logo.png and /dev/null differ diff --git a/docs/img/tidelift-logo.png b/docs/img/tidelift-logo.png deleted file mode 100644 index 0b225dfe..00000000 Binary files a/docs/img/tidelift-logo.png and /dev/null differ diff --git a/docs/img/vpsserver-logo.png b/docs/img/vpsserver-logo.png deleted file mode 100644 index 0be084ac..00000000 Binary files a/docs/img/vpsserver-logo.png and /dev/null differ