diff options
| -rw-r--r-- | docs/contribute.md | 12 | ||||
| -rw-r--r-- | docs/faq.md | 2 | ||||
| -rw-r--r-- | docusaurus.config.js | 4 | ||||
| -rw-r--r-- | sidebars.js | 1 |
4 files changed, 0 insertions, 19 deletions
diff --git a/docs/contribute.md b/docs/contribute.md deleted file mode 100644 index a88401e..0000000 --- a/docs/contribute.md +++ /dev/null @@ -1,12 +0,0 @@ -# Contribute - -The MASSGRAVE project does not earn money from donations, ads, or any other sources and we are commited to keeping it this way. -However, if you would like to support us, you can do so in non-financial ways. - -## Coding - -At the moment, we don't need any help with coding. - ---- - -We will update this list as needed in the future. diff --git a/docs/faq.md b/docs/faq.md index f8b431d..f704bad 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -140,8 +140,6 @@ Yes, TSforge, Ohook, and online KMS options work on Windows Vista/7/8.1. The MASSGRAVE project doesn't accept donations and it's free.
It's because it's a community project and involves many contributors, splitting donations is not practical, and also because profiting from piracy is not good.
-However, if you would like to contribute in non-financial ways, please visit [this page](contribute.md) for more information.
-
---
:::tip
diff --git a/docusaurus.config.js b/docusaurus.config.js index 1e56724..3829aa6 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -168,10 +168,6 @@ const config = { to: '/changelog', }, { - label: 'Contribute', - to: '/contribute', - }, - { label: 'Credits', to: '/credits', }, diff --git a/sidebars.js b/sidebars.js index 3715662..6a52018 100644 --- a/sidebars.js +++ b/sidebars.js @@ -90,7 +90,6 @@ const sidebars = { 'unsupported_products_activation', 'news', 'changelog', - 'contribute', 'credits', 'contactus', ], |
