diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 3e77d96a..5da74bad 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,4 +2,3 @@ github: jandedobbeleer ko_fi: jandedobbeleer -liberapay: jandedobbeleer diff --git a/README.md b/README.md index 2c5efd0d..48509ddf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# A prompt theme engine for any shell + +

+ Oh My Posh – Prompt theme engine for any shell +

+ + ![Release Status][release-status] @@ -20,9 +29,11 @@ a modern and more efficient tool was needed to suit my personal needs. ## ❤ Support ❤ -[![Patreon][patreon-badge]][patreon] -[![Liberapay][liberapay-badge]][liberapay] -[![Ko-Fi][kofi-badge]][kofi] +[![Swag][swag-badge]][swag] - Show your love with a t-shirt! + +[![GitHub][github-badge]][github-sponsors] - One time support, or a recurring donation? + +[![Ko-Fi][kofi-badge]][kofi] - No coffee, no code. ## Features @@ -55,14 +66,14 @@ using Go (and the amazing [README][powerline-go]) [kraken]: https://img.shields.io/badge/GitKraken-Legendary%20Git%20Tools-teal?style=plastic&logo=gitkraken [kraken-ref]: https://www.gitkraken.com/invite/nQmDPR9D [oh-my-posh2]: https://github.com/JanDeDobbeleer/oh-my-posh2 -[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 +[swag-badge]: https://img.shields.io/badge/Swag-Get%20some!-blue +[swag]: https://swag.ohmyposh.dev +[github-badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors +[github-sponsors]: https://github.com/sponsors/JanDeDobbeleer [kofi-badge]: https://img.shields.io/badge/Ko--fi-Buy%20me%20a%20coffee!-%2346b798.svg [kofi]: https://ko-fi.com/jandedobbeleer [docs-badge]: https://img.shields.io/badge/Docs-ohmyposh.dev-blue -[docs]: https://ohmyposh.dev/docs +[docs]: https://ohmyposh.dev [release-badge]: https://img.shields.io/github/v/release/jandedobbeleer/oh-my-posh?label=Release [release]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest [chrisbenti-psconfig]: https://github.com/chrisbenti/PS-Config diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index ce93d16d..0ec6e52e 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -35,6 +35,11 @@ module.exports = { label: "Sponsor", position: "left", }, + { + href: "https://swag.ohmyposh.dev", + label: "Swag", + position: "left", + }, { href: "https://github.com/jandedobbeleer/oh-my-posh", className: 'header-github-link', diff --git a/docs/static/img/logo.png b/docs/static/img/logo.png new file mode 100644 index 00000000..8499d16c Binary files /dev/null and b/docs/static/img/logo.png differ