all repos — gomponents @ e3a9a4c5930a1623355916d727290c0f4ae66701

HTML components in pure Go

Add invoicing contact option to readme

Markus Wüstenberg
commit

e3a9a4c5930a1623355916d727290c0f4ae66701

parent

1b2211f8727b1e50f542afffb1f89736f7c0b747

2 files changed, 5 insertions(+), 3 deletions(-)

changed files
M .github/FUNDING.yml.github/FUNDING.yml
@@ -1,2 +1,2 @@
custom: - - "https://maragu.gumroad.com/l/gomponents" + - "mailto:markus@maragu.dk?Subject=Supporting%20your%20project"
M README.mdREADME.md
@@ -15,11 +15,13 @@ So you can focus on building your app instead of learning yet another templating language.
The API may change until version 1 is reached. -Check out [www.gomponents.com](https://www.gomponents.com) for an introduction. +Made with ✨sparkles✨ by [maragu](https://www.maragu.dev/). -Made in 🇩🇰 by [maragu](https://www.maragu.dk), maker of [online Go courses](https://www.golang.dk/). +Does your company depend on this project? [Contact me at markus@maragu.dk](mailto:markus@maragu.dk?Subject=Supporting%20your%20project) to discuss options for a one-time or recurring invoice to ensure its continued thriving. ## Features + +Check out [www.gomponents.com](https://www.gomponents.com) for an introduction. - Build reusable HTML components - Write declarative HTML 5 in Go without all the strings, so you get