From 17b571265cc606d8891c6700001453aa20ab32e0 Mon Sep 17 00:00:00 2001 From: Jagoda11 Date: Sun, 22 Dec 2024 00:27:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20homepage=20URL=20in=20p?= =?UTF-8?q?ackage.json=20for=20consistency=20with=20GitHub=20Pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6793779..a385709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-insights-dashboard", - "homepage": "https://github.com/Jagoda11/github-insights-dashboard", + "homepage": "https://Jagoda11.github.io/github-insights-dashboard", "version": "1.0.0", "type": "module", "description": "React app: dashboard for checking commit history with TypeScript, ESLint, Prettier, Jest, Husky, and TailwindCSS",