From 47439bb73b88996bcddb80785cf497ab5093c72b Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Thu, 18 Jan 2024 07:01:15 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1820ab0..06b16915 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "bugs": { "url": "https://github.com/MatthiesenXYZ/astro-ghostcms/issues" }, - "homepage": "https://github.com/MatthiesenXYZ/astro-ghostcms", + "homepage": "https://astro-ghostcms.xyz/", "exports": { ".": "./index.ts", "./api": "./src/api/index.ts",