From 380cfd00c6cdb850dccbf9e777adee0f4959cb24 Mon Sep 17 00:00:00 2001 From: bobo Date: Tue, 19 Mar 2024 03:35:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 771fe85..ce5b6ed 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "react-scripts": "5.0.1", "web-vitals": "^2.1.4" }, + "homepage": "./", "scripts": { "start": "react-scripts start", "build": "react-scripts build",