diff --git a/app/assets/faq.json b/app/assets/faq.json index 6e275b2..96c6c94 100644 --- a/app/assets/faq.json +++ b/app/assets/faq.json @@ -43,4 +43,7 @@ }, { "question": "I like what you're doing. How can I contribute?", "answer": "Really? Why, thank you! 😳 You can help us in many ways, in order from least to most effort:" +}, { + "question": "Can I donate to you?", + "answer": "Yes, you can! While Recommend.Games is 100% open source, we do have some costs for hosting etc. If you want to help us out, check out our Donate page." }] diff --git a/app/index.html b/app/index.html index 10cd820..7d6bd85 100644 --- a/app/index.html +++ b/app/index.html @@ -109,6 +109,7 @@ + @@ -218,6 +219,12 @@ About + +