From ccb56543fe6e513098847e9e6b6e6dd91eaae941 Mon Sep 17 00:00:00 2001 From: Olivier Date: Thu, 25 Sep 2025 20:38:24 -0400 Subject: [PATCH] commit --- manifest.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index d62d955..58f51e2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,9 @@ { "id": "menu-plugin", - "name": "Menu Plugin", + "name": "Obsidian Menus", "version": "1.0.0", "minAppVersion": "0.15.0", "description": "Create custom menus using code blocks with links and CSS styling.", - "author": "Your Name", - "authorUrl": "https://yourwebsite.com", - "fundingUrl": "https://yourfundingurl.com", + "author": "Olivier Legendre", "isDesktopOnly": false -} +} \ No newline at end of file