Skip to content

Commit

Permalink
feat: improve sponsors visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
gulien committed Jul 3, 2024
1 parent 020947c commit a5c24cd
Show file tree
Hide file tree
Showing 5 changed files with 768 additions and 377 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Gotenberg is open-source and free to use.
</a>
</div>

Sponsorships help maintaining and improving Gotenberg - [become a sponsor](https://github.com/sponsors/gulien).

## Getting Started

Get started with Gotenberg by reading the [installation guide](installation).
4 changes: 4 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ module.exports = {
label: "TheCodingMachine",
href: "https://www.thecodingmachine.com",
},
{
label: "Become a sponsor",
href: "https://github.com/sponsors/gulien",
},
],
},
],
Expand Down
Loading

0 comments on commit a5c24cd

Please sign in to comment.