From 454c4abf7fe2981f4a303c9a703589edb9726599 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 20 Mar 2022 15:47:13 +0100 Subject: [PATCH] added a "buy my stuff" category to the support section --- main/_data/support.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/main/_data/support.json b/main/_data/support.json index 323230f..150cef2 100644 --- a/main/_data/support.json +++ b/main/_data/support.json @@ -1,4 +1,11 @@ [{ + "name": "🪙 Buy my Stuff", + "text": "Some of the stuff I make is directly for sale, and buying it is an easy way to support me! Some of my games on itch are in \"name your own price\" mode, so you can choose the amount you want to give me.", + "links": [{ + "name": "Buy games", + "link": "https://ellpeck.itch.io/" + }] +}, { "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.", "links": [{