From 39749fc84454189f731c632831f12e09bc3e111d Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Tue, 4 May 2021 19:54:55 +0200 Subject: [PATCH] docs: add sponsor link --- docs/docs/introduction.md | 12 ------------ docs/docusaurus.config.js | 4 ++-- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/docs/docs/introduction.md b/docs/docs/introduction.md index 22f01cf7d0b5..c7d24e5bfc97 100644 --- a/docs/docs/introduction.md +++ b/docs/docs/introduction.md @@ -57,23 +57,11 @@ For your convenience, the existing [themes][themes] from [Oh my Posh][omp-themes can get started even without having to understand the theming. So, let's no longer waste time on theory, have a look at the [installation guide][install] to get started right away! -## ❤ Support ❤ - -[![Patreon][patreon-badge]][patreon] -[![Liberapay][liberapay-badge]][liberapay] -[![Ko-Fi][kofi-badge]][kofi] - [omp]: https://github.com/JanDeDobbeleer/oh-my-posh2 [omz]: https://github.com/ohmyzsh/ohmyzsh [omp3]: https://github.com/JanDeDobbeleer/oh-my-posh [wsl]: https://docs.microsoft.com/en-us/windows/wsl/install-win10 [install]: /docs/installation -[patreon-badge]: https://img.shields.io/badge/Support-Become%20a%20Patreon!-red.svg -[patreon]: https://www.patreon.com/jandedobbeleer -[liberapay-badge]: https://img.shields.io/badge/Liberapay-Donate-%23f6c915.svg -[liberapay]: https://liberapay.com/jandedobbeleer -[kofi-badge]: https://img.shields.io/badge/Ko--fi-Buy%20me%20a%20coffee!-%2346b798.svg -[kofi]: https://ko-fi.com/jandedobbeleer [block]: /docs/configure#block [segment]: /docs/configure#segment [themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index ea38ecd8a93e..edc0a4f43b3b 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -76,8 +76,8 @@ module.exports = { title: "Links", items: [ { - label: "Support", - href: "/docs/#-support-", + label: "Sponsor", + href: "https://github.com/sponsors/JanDeDobbeleer", }, { label: "GitKraken",