diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 5da74bad129d..f9f12fa85709 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,3 +2,4 @@ github: jandedobbeleer ko_fi: jandedobbeleer +polar: oh-my-posh diff --git a/README.md b/README.md index a7e54fef7296..1f3b1ccf5084 100644 --- a/README.md +++ b/README.md @@ -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. + + + + + Subscription Tiers on Polar + + + + ## Features * Shell and platform agnostic diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 62c5b45dea9b..7410a083c0fb 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -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', @@ -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',