From e8dbe5ddcf93cb5ce3dd3a8baee05a0cffc7bfce Mon Sep 17 00:00:00 2001 From: Silvano Cerza Date: Thu, 9 Jan 2025 16:37:07 +0100 Subject: [PATCH] Add fundingUrl in manifest --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index e5893ce..e1438e2 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,6 @@ "description": "A plugin to sync a Github repository with an Obsidian vault.", "author": "Silvano Cerza", "authorUrl": "https://silvanocerza.com", + "fundingUrl": "https://ko-fi.com/silvanocerza", "isDesktopOnly": false }