From f1527ce7f0dce31c826ab7bf5c9aa8ea20070857 Mon Sep 17 00:00:00 2001 From: Nick King Date: Sun, 12 Nov 2023 18:17:19 -0600 Subject: [PATCH] Update homepage for gh pages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 002ec22..ce04c86 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "bugs": { "url": "https://github.com/HackIllinois/site-2019/issues" }, - "homepage": "https://github.com/HackIllinois/site-2019#readme", + "homepage": "https://hackillinois.github.io/site-2019", "dependencies": { "animejs": "^2.2.0", "jwt-decode": "^2.2.0",