From 83e46bc1c18afbf60a4c5ae0b6cb1370f92670da Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 17 Jun 2026 04:06:59 +0000 Subject: [PATCH] chore: update authorUrl to personal blog --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6de16eb..f1303e6 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,6 @@ "minAppVersion": "1.12.7", "description": "Selectively sync individual notes with GitLab or GitHub. Push, pull, diff, and resolve conflicts — file by file, on mobile and desktop.", "author": "ClaudiaFang", - "authorUrl": "https://github.com/ClaudiaFang", + "authorUrl": "https://firstsun.heavenfortress.com/en/", "isDesktopOnly": false } \ No newline at end of file