From bf091d4c3a39c9e1d57b2c5d68ae3b514e5a8d2e Mon Sep 17 00:00:00 2001 From: Lyssa Date: Mon, 29 Dec 2025 20:20:27 +0400 Subject: Remove Contribute page --- docs/contribute.md | 12 ------------ docs/faq.md | 2 -- docusaurus.config.js | 4 ---- sidebars.js | 1 - 4 files changed, 19 deletions(-) delete mode 100644 docs/contribute.md 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 @@ -167,10 +167,6 @@ const config = { label: 'MAS Changelog', 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', ], -- cgit v1.2.3