diff --git a/package.json b/package.json index 521e5c7..9a218e7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/trueberryless-org/github-activity.git" }, "license": "MIT", - "author": "trueberryless (https://trueberryless.org)", + "author": "trueberryless (https://felixs.dev)", "devDependencies": { "@trivago/prettier-plugin-sort-imports": "6.0.2", "prettier": "3.9.5", diff --git a/src/package.json b/src/package.json index 2fe37a0..ae47ea2 100644 --- a/src/package.json +++ b/src/package.json @@ -1,7 +1,7 @@ { "name": "github-activity", "version": "0.1.1", - "homepage": "https://github-activity.trueberryless.org", + "homepage": "https://recent-github-activity.netlify.app/", "bugs": { "url": "https://github.com/trueberryless-org/github-activity/issues" }, @@ -10,7 +10,7 @@ "url": "https://github.com/trueberryless-org/github-activity.git" }, "license": "MIT", - "author": "trueberryless (https://trueberryless.org)", + "author": "trueberryless (https://felixs.dev)", "type": "module", "scripts": { "astro": "astro",