From c738b96b628f3f3a15d9ac695ed8fe3feb8b9b90 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Thu, 2 Jan 2025 15:44:15 +0000 Subject: [PATCH] Update metadata --- plugin/manifest.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/plugin/manifest.json b/plugin/manifest.json index b9574fd..ca52bc6 100644 --- a/plugin/manifest.json +++ b/plugin/manifest.json @@ -1,11 +1,10 @@ { - "id": "sample-plugin", - "name": "Sync & Share", + "id": "vault-link", + "name": "VaultLink", "version": "0.0.7", "minAppVersion": "0.0.0", - "description": "Demonstrates some of the capabilities of the Obsidian API.", - "author": "Obsidian", - "authorUrl": "https://obsidian.md", - "fundingUrl": "https://obsidian.md/pricing", + "description": "Self-hosted synchronization and collaboration for your Vault.", + "author": "Andras Schmelczer", + "authorUrl": "https://schmelczer.dev", "isDesktopOnly": false } \ No newline at end of file