From e22d203f7f9c23ac3b6743d465a252bc77065296 Mon Sep 17 00:00:00 2001 From: Sangeeth Sudheer Date: Wed, 10 Apr 2024 20:30:24 +0530 Subject: [PATCH] Updating funding url --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e211e9a..2dafe3c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "description": "A no-frills web playground plugin for Obsidian.", "author": "runofthemillgeek", "authorUrl": "https://dg.sangeeth.dev", - "fundingUrl": "https://dg.sangeeth.dev", + "fundingUrl": "https://www.buymeacoffee.com/runofthemillgeek", "isDesktopOnly": true -} \ No newline at end of file +}