From c09da2b7eb42f055c3e99711381339e07de98b62 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 5 Feb 2022 17:12:37 +0100 Subject: [PATCH 1/4] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 6203d87bc..bfec8051b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ # These are supported funding model platforms github: [zadam] -custom: ["https://paypal.me/za4am"] +custom: ["https://paypal.me/za4am", "bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2"] From 98a79f64754241561cedce10f1ecb630b375797e Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 5 Feb 2022 17:17:07 +0100 Subject: [PATCH 2/4] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index bfec8051b..6203d87bc 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ # These are supported funding model platforms github: [zadam] -custom: ["https://paypal.me/za4am", "bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2"] +custom: ["https://paypal.me/za4am"] From 5f2984aa57c6444cdfcd147c63d5e8d1f213cf42 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 5 Feb 2022 17:20:41 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 35cbd426d..a38813f39 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ npm run start-server * [CodeMirror](https://github.com/codemirror/CodeMirror) - code editor with support for huge amount of languages * [jsPlumb](https://github.com/jsplumb/jsplumb) - visual connectivity library without competition. Used in [relation maps](https://github.com/zadam/trilium/wiki/Relation-map) and [link maps](https://github.com/zadam/trilium/wiki/Link-map) +## Donating + +You can donate using GitHub Sponsors, [PayPal](https://paypal.me/za4am) or [Bitcoin](bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). + ## License This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. From eb579de1994f7923300df23fc53e4eeccdc27531 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 5 Feb 2022 17:21:41 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a38813f39..5ed41edf3 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ npm run start-server ## Donating -You can donate using GitHub Sponsors, [PayPal](https://paypal.me/za4am) or [Bitcoin](bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). +You can donate using GitHub Sponsors, [PayPal](https://paypal.me/za4am) or Bitcoin (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). ## License