Skip to content

Commit

Permalink
docs: add sponsor link
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed May 5, 2021
1 parent b4e16c4 commit 39749fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions docs/docs/introduction.md
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Expand Up @@ -76,8 +76,8 @@ module.exports = {
title: "Links",
items: [
{
label: "Support",
href: "/docs/#-support-",
label: "Sponsor",
href: "https://github.com/sponsors/JanDeDobbeleer",
},
{
label: "GitKraken",
Expand Down

0 comments on commit 39749fc

Please sign in to comment.