diff --git a/manifest.json b/manifest.json index 65fcb1e..cf07aed 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,9 @@ "description": "A search engine that just works", "author": "Simon Cambier", "authorUrl": "https://github.com/scambier/obsidian-omnisearch", - "isDesktopOnly": false + "isDesktopOnly": false, + "fundingUrl": { + "Github": "https://github.com/sponsors/scambier", + "Ko-fi": "https://ko-fi.com/scambier" + } }