Web/main/_data/support.json

32 lines
1.9 KiB
JSON
Raw Permalink Normal View History

2023-01-24 22:52:53 +01:00
[
{
"name": "🪙 Buy Stuff I Made",
2023-05-03 16:44:26 +02:00
"text": "Some of the stuff I make is directly for sale, and buying it is an easy way to support me! For example, you can buy my game Tiny Life on Steam.",
2024-05-06 11:23:32 +02:00
"link": "#projects",
"hide": true
2023-01-24 22:52:53 +01:00
},
{
"name": "☕ Buy me a Coffee",
"text": "Ko-fi is a great site that allows you to send me just enough money to buy a coffee. And I love those. You can also use it to send monthly payments, but the other sites in this list are usually better for that.",
2024-05-06 11:23:32 +02:00
"link": "https://ko-fi.com/ellpeck",
"hide": true
2023-01-24 22:52:53 +01:00
},
{
"name": "⭐ Become a Patron",
"text": "Patreon allows you to support me on a monthly basis with an amount of money of your choosing. You can also get fun rewards, like player accessories to impress your friends when using my Minecraft mods!",
2024-05-06 11:23:32 +02:00
"link": "https://patreon.com/Ellpeck",
"hide": true
2023-01-24 22:52:53 +01:00
},
{
"name": "💻 Sponsor on GitHub",
"text": "GitHub Sponsors is basically Patreon for programmers, and it provides a monthly support option, but it also allows you to make one-time payments. Here, you can get the same rewards as you get on Patreon.",
2024-05-06 11:23:32 +02:00
"link": "https://github.com/sponsors/Ellpeck",
"hide": true
},
{
"name": "💖 Help Others Instead",
"text":"I don't currently need additional monetary support, but thank you so much for considering supporting me! If you need a way to get rid of your extra cash, I recommend donating to charities like <a href=\"https://outrightinternational.org/\">Outright International</a>, <a href=\"https://blacklivesmatter.com/\">Black Lives Matter</a>, the <a href=\"https://www.globalfundforwomen.org/\">Global Fund for Women</a>, or the <a href=\"https://autisticadvocacy.org/\">Autistic Self Advocacy Network</a>.",
"hide": false
2023-01-24 22:52:53 +01:00
}
]