Skip to content

Commit 0196163

Browse files
committed
info
1 parent 0f02faf commit 0196163

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

docs/intro.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,18 @@ Let's take a look at all the main functions of GameVault:
7373

7474
## Support
7575

76-
We're working hard in our free time to provide you, your friends, and families with the best self-hosted gaming experience. It would mean a lot to us if you could support us developers by donating us some spare dollars on any of these platforms:
76+
We're working hard in our free time to provide you, your friends, and families with the best self-hosted gaming experience. It would mean a lot to us if you could support us developers by [getting GameVault+](./gamevault-plus/introduction.md).
77+
78+
Alternatively you can support us by donating us some spare dollars on any of these platforms:
7779

7880
- [Ko-Fi](https://ko-fi.com/phalcode)
7981
- [Liberapay](https://liberapay.com/Phalcode)
8082
- [GitHub Sponsors](https://github.com/sponsors/Phalcode)
8183
- [PayPal](https://paypal.me/phalcode)
8284

83-
Tip: If you connect your [Discord](https://discord.gg/NEdNen2dSu) account to Ko-Fi, you'll automatically receive the "@Supporters"-Role and permanently stand out in our [Discord](https://discord.gg/NEdNen2dSu) members list. You'll be acknowledged as a generous and wonderful person. If you donate through a different platform and want to obtain the role, simply send us a message with your receipt as proof that you're truly a Supporter.
85+
:::tip Tip for donators
86+
If you connect your [Discord](https://discord.gg/NEdNen2dSu) account to Ko-Fi, you'll automatically receive the "@Supporters"-Role and permanently stand out in our [Discord](https://discord.gg/NEdNen2dSu) members list. If you donate through a different platform and want to obtain the role, simply send us a message with your receipt as proof that you're truly a Supporter.
87+
:::
8488

8589
## License
8690

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ const config = {
179179
{
180180
title: "Support us",
181181
items: [
182+
{
183+
label: "Get GameVault+",
184+
href: "/docs/gamevault-plus/introduction",
185+
},
182186
{
183187
label: "GitHub Sponsors",
184188
href: "https://github.com/sponsors/Phalcode",

0 commit comments

Comments
 (0)