Fix up all the funding/donation links. Again!

This commit is contained in:
ThePhD 2020-05-03 09:50:30 -04:00
parent 670ea9b405
commit 890cdd38b4
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA
3 changed files with 8 additions and 11 deletions

3
.github/FUNDING.yml vendored
View File

@ -22,7 +22,4 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
github: ThePhD github: ThePhD
patreon: ThePhD
ko_fi: ThePhD
liberapay: ThePhD
custom: https://thephd.github.io/support/ custom: https://thephd.github.io/support/

View File

@ -7,10 +7,10 @@
[![Documentation Status](https://readthedocs.org/projects/sol2/badge/?version=latest)](http://sol2.readthedocs.io/en/latest/?badge=latest) [![Documentation Status](https://readthedocs.org/projects/sol2/badge/?version=latest)](http://sol2.readthedocs.io/en/latest/?badge=latest)
[![Support via Github Sponsors](https://img.shields.io/badge/Github-Become%20a%20Sponsor-ff69b4.svg?style=flat&logo=GitHub)](https://github.com/users/ThePhD/sponsorship) [![Support via Github Sponsors](https://img.shields.io/badge/Github-Become%20a%20Sponsor-ff69b4.svg?style=flat&logo=GitHub)](https://github.com/users/ThePhD/sponsorship)
[![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/LMeneide) [![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/Soasis)
[![Support via Ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W8Q619) [![Support via Ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Soasis)
[![Support via Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2FThePhD)](https://patreon.com/thephd) [![Support via Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2FSoasis)](https://patreon.com/soasis)
[![Support via Liberapay](https://img.shields.io/liberapay/patrons/ThePhD.svg)](https://liberapay.com/ThePhD/) [![Support via Liberapay](https://img.shields.io/liberapay/patrons/ThePhD.svg)](https://liberapay.com/Soasis/)
sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.x included). sol2 aims to be easy to use and easy to add to a project. sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.x included). sol2 aims to be easy to use and easy to add to a project.
The library is header-only for easy integration with projects. The library is header-only for easy integration with projects.

View File

@ -101,25 +101,25 @@ Search
.. |pa| image:: media/become_a_patron_button.png .. |pa| image:: media/become_a_patron_button.png
:height: 50 :height: 50
:target: https://www.patreon.com/thephd :target: https://www.patreon.com/soasis
:alt: sol3 Patreon :alt: sol3 Patreon
:align: middle :align: middle
.. |kf| image:: media/Ko-fi_Blue.png .. |kf| image:: media/Ko-fi_Blue.png
:height: 50 :height: 50
:target: https://ko-fi.com/thephd :target: https://ko-fi.com/soasis
:alt: sol3 ko-fi :alt: sol3 ko-fi
:align: middle :align: middle
.. |lp| image:: media/liberapay_logo.png .. |lp| image:: media/liberapay_logo.png
:height: 50 :height: 50
:target: https://liberapay.com/ThePhD/ :target: https://liberapay.com/Soasis
:alt: sol3 ko-fi :alt: sol3 ko-fi
:align: middle :align: middle
.. |pp| image:: media/pp_cc_mark_111x69.jpg .. |pp| image:: media/pp_cc_mark_111x69.jpg
:height: 50 :height: 50
:target: https://www.paypal.me/LMeneide :target: https://www.paypal.me/Soasis
:alt: sol3 PayPal :alt: sol3 PayPal
:align: middle :align: middle