contribute: reword + cleanup
- remove old donations page that we still had for some reason even though it hasn't been in the sitemap forever - change a few words here and there
This commit is contained in:
parent
63304f200d
commit
fd98124937
2 changed files with 6 additions and 12 deletions
|
@ -1,16 +1,18 @@
|
|||
---
|
||||
title: "Contribute"
|
||||
redirect_from:
|
||||
- donations
|
||||
---
|
||||
|
||||
We're glad that you'd like to contribute to 3ds.hacks.guide! Here are a few ways that you can do so:
|
||||
We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a few ways that you can do so:
|
||||
|
||||
## Maintenance
|
||||
|
||||
This guide is open-source - its repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you feel there is an issue with the guide, you can file an issue to make us aware, or file a pull request to have your changes merged into the guide.
|
||||
This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself.
|
||||
|
||||
## Translations
|
||||
|
||||
If you'd like to translate this guide into other languages (or help keep the translations up-to-date), check out our [Crowdin](https://crowdin.com/project/3ds-guide).
|
||||
If you'd like to translate this guide into other languages (or help keep the existing translations up-to-date), check out our [Crowdin](https://crowdin.com/project/3ds-guide).
|
||||
|
||||
## Seeding
|
||||
|
||||
|
@ -20,7 +22,7 @@ There is also an [RSS feed]({{ "rss.xml" | absolute_url }}) that may be updated
|
|||
|
||||
## Donations
|
||||
|
||||
Maintaining this guide (as well as our support channels) is primarily a volunteer effort, but if this guide has helped you in some way, donations are greatly appreciated.
|
||||
Maintaining this guide (as well as our support channels) is primarily a volunteer effort, so if this guide has helped you in some way, donations are greatly appreciated!
|
||||
|
||||
[![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://paypal.me/NintendoHomebrew){: .align-center}
|
||||
[https://paypal.me/NintendoHomebrew](https://paypal.me/NintendoHomebrew)
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: "Donations"
|
||||
---
|
||||
|
||||
[![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://paypal.me/NintendoHomebrew){: .align-center}
|
||||
[https://paypal.me/NintendoHomebrew](https://paypal.me/NintendoHomebrew)
|
||||
{: .text-center}
|
||||
{: .notice--info}
|
Loading…
Reference in a new issue