diff options
author | Markus Wüstenberg | 2024-10-03 09:45:44 +0200 |
---|---|---|
committer | Markus Wüstenberg | 2024-10-03 09:45:44 +0200 |
commit | e3a9a4c5930a1623355916d727290c0f4ae66701 (patch) | |
tree | c07eee2565716a6663b4a947f9a813eb2748128e /.github | |
parent | 1b2211f8727b1e50f542afffb1f89736f7c0b747 (diff) | |
download | gomponents-e3a9a4c5930a1623355916d727290c0f4ae66701.tar.lz gomponents-e3a9a4c5930a1623355916d727290c0f4ae66701.tar.zst gomponents-e3a9a4c5930a1623355916d727290c0f4ae66701.zip |
Add invoicing contact option to readme
Diffstat (limited to '.github')
-rw-r--r-- | .github/FUNDING.yml | 2 |
1 files changed, 1 insertions, 1 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" |