From 2fe6a0ca58d0212c216b666884fc7fbf332d6427 Mon Sep 17 00:00:00 2001 From: Luis Alberto Jaramillo Gonzalez Date: Sat, 20 Jan 2024 14:31:04 -0500 Subject: [PATCH] Manifest author adjust --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 51d1f92..a9b7f63 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "version": "1.0.0", "minAppVersion": "0.15.0", "description": "GPG encrypt inline text using hotkeys", - "author": "lajg.dev", + "author": "https://www.lajg.dev", "authorUrl": "https://www.lajg.dev/obsidian-plugin-gpg-inline-encrypt/", "fundingUrl": "https://www.lajg.dev/donate/", "isDesktopOnly": true