From a135038b4022753710249d5a9845183cf104bdf1 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 02:32:12 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a3116a1..a04ba01 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Jekyll Publish", "version": "0.1.3", "minAppVersion": "1.5.0", - "description": "Publish the active note as a Jekyll post (with images) via git.", - "author": "Claude", + "description": "Publish the active note as a Jekyll post, with images, via git.", + "author": "Brendan Chen", "isDesktopOnly": true }