Skip to content

Commit

Permalink
docs: add subscription links
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Nov 9, 2024
1 parent 1bebcd1 commit 8295e48
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

github: jandedobbeleer
ko_fi: jandedobbeleer
polar: oh-my-posh
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@ on oh-my-posh, a modern and more efficient tool was needed to suit my personal n

[![Ko-Fi][kofi-badge]][kofi] - No coffee, no code.

<!-- markdownlint-disable -->
<a href="https://polar.sh/oh-my-posh">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://polar.sh/embed/tiers.svg?org=oh-my-posh&darkmode">
<img alt="Subscription Tiers on Polar" src="https://polar.sh/embed/tiers.svg?org=oh-my-posh">
</picture>
</a>
<!-- markdownlint-enable -->

## Features

* Shell and platform agnostic
Expand Down
9 changes: 9 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ module.exports = {
label: 'Sponsor',
position: 'left',
},
{
href: 'https://polar.sh/oh-my-posh',
label: 'Buy',
position: 'left',
},
{
href: 'https://swag.ohmyposh.dev',
label: 'Swag',
Expand Down Expand Up @@ -121,6 +126,10 @@ module.exports = {
label: 'Sponsor',
href: 'https://github.com/sponsors/JanDeDobbeleer',
},
{
label: 'Buy',
href: 'https://polar.sh/oh-my-posh',
},
{
label: 'GitKraken',
href: 'https://www.gitkraken.com/invite/nQmDPR9D',
Expand Down

0 comments on commit 8295e48

Please sign in to comment.