Skip to content

Commit

Permalink
feat(website): add sponsoring link
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Jul 12, 2019
1 parent 0a90609 commit 871c7ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/src/components/HeaderNav.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ const HeaderNav = () => {
>
storybook
</HeaderExternalLink>
<HeaderExternalLink
href="https://opencollective.com/nivo"
target="_blank"
rel="noopener noreferrer"
>
Donate
</HeaderExternalLink>
<ThemeSelector />
<HeaderExternalLink
href="https://github.com/plouc/nivo"
Expand Down

0 comments on commit 871c7ef

Please sign in to comment.