From e3a9a4c5930a1623355916d727290c0f4ae66701 Mon Sep 17 00:00:00 2001 From: Markus Wüstenberg Date: Thu, 3 Oct 2024 09:45:44 +0200 Subject: Add invoicing contact option to readme --- .github/FUNDING.yml | 2 +- README.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c8ba47b..136ae21 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ custom: - - "https://maragu.gumroad.com/l/gomponents" + - "mailto:markus@maragu.dk?Subject=Supporting%20your%20project" diff --git a/README.md b/README.md index a34b62e..6e1b6ca 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,14 @@ So you can focus on building your app instead of learning yet another templating 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 - Type safety from the compiler -- cgit 1.4.1