From 481182f94ede5e1e95400d4a4ff767c62e12e840 Mon Sep 17 00:00:00 2001 From: Matthaeus Date: Sun, 13 Aug 2023 14:35:35 -0700 Subject: [PATCH] fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17e1c87..5ca31df 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-scripts": "^5.0.1", "web-vitals": "^2.1.4" }, - "homepage": "http://WolffM.github.io/webcomicreact", + "homepage": "http://WolffM.github.io/webcomicreact/", "scripts": { "start": "react-scripts start", "build": "react-scripts build",