From 207776853d985b62919b80e4852316ff0ad901df Mon Sep 17 00:00:00 2001 From: tianyingchun Date: Mon, 17 Jun 2024 13:49:19 +0800 Subject: [PATCH] chore: update package.json --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9172f3a..614c7a3 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,10 @@ "Github Pages", "github pages CI CD" ], + "bugs": { + "url": "https://github.com/hyperse-io/gh-pages-starter/issues" + }, + "homepage": "https://hyperse-io.github.io/gh-pages-starter", "repository": { "type": "git", "url": "git@github.com:hyperse-io/gh-pages-starter.git" @@ -75,4 +79,4 @@ "access": "public" }, "packageManager": "yarn@4.3.0" -} +} \ No newline at end of file