Skip to content

Commit

Permalink
Update Code Sponsor link position (matcornic#20)
Browse files Browse the repository at this point in the history
@matcornic When the link is found at the bottom of the README, it is more effective in helping funding this project.
  • Loading branch information
Eric Berry authored and matcornic committed Sep 9, 2017
1 parent 73429ea commit b79dc09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
Hermes is the Go port of the great [mailgen](https://github.com/eladnava/mailgen) engine for Node.js. Check their work, it's awesome!
It's a package that generates clean, responsive HTML e-mails for sending transactional e-mails (welcome e-mails, reset password e-mails, receipt e-mails and so on), and associated plain text fallback.

*Trying code sponsoring*
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/KqR2jKgYCNe5K227eRCExuFb/matcornic/hermes'> <img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/KqR2jKgYCNe5K227eRCExuFb/matcornic/hermes.svg' /></a>

# Demo

<img src="screens/default/welcome.png" height="400" /> <img src="screens/default/reset.png" height="400" /> <img src="screens/default/receipt.png" height="400" />
Expand Down Expand Up @@ -373,3 +370,6 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
## License

Apache 2.0

*Trying code sponsoring*
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/KqR2jKgYCNe5K227eRCExuFb/matcornic/hermes'> <img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/KqR2jKgYCNe5K227eRCExuFb/matcornic/hermes.svg' /></a>

0 comments on commit b79dc09

Please sign in to comment.