From f197f15b999aec6037032e440926ec68d28b551c Mon Sep 17 00:00:00 2001 From: William <20137336+WillQizza@users.noreply.github.com> Date: Tue, 19 Mar 2024 18:46:01 -0600 Subject: [PATCH] Update package.json This is also to check that my program can pull public activity changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bede87d..441e32a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "willqizza.github.io", "version": "0.1.0", "license": "MIT", - "homepage": "https://willqizza.github.io", + "homepage": "https://willqi.dev", "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@fortawesome/fontawesome-svg-core": "^6.4.0",