From 44d676350a24e27c81d685744b7645403f48d550 Mon Sep 17 00:00:00 2001 From: Ell Date: Mon, 2 Sep 2024 12:08:37 +0200 Subject: [PATCH] added funding url --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index d9f22da..c0987ef 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,6 @@ "description": "Quickly and easily share individual notes online using an anonymized link. Also easy to self-host!", "author": "Ellpeck", "authorUrl": "https://ellpeck.de", + "fundingUrl": "https://ellpeck.de/support", "isDesktopOnly": false }