From 57894ccb5402a96c4de73ac0f3a537c832310a92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Jul 2026 17:53:54 +0000 Subject: [PATCH] ci: update GitHub template files --- package.json | 2 +- src/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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",