diff --git a/manifest.json b/manifest.json index dfa940e..5497575 100644 --- a/manifest.json +++ b/manifest.json @@ -3,9 +3,7 @@ "name": "Sample Plugin", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Demonstrates some of the capabilities of the Obsidian API.", - "author": "Obsidian", - "authorUrl": "https://obsidian.md", - "fundingUrl": "https://obsidian.md/pricing", + "description": "Adds a customizable grid background to note views.", + "author": "Nathan Nguyen", "isDesktopOnly": false }