From 0be99e463d0d69ef2948ff895e80faebc3ca5bd9 Mon Sep 17 00:00:00 2001 From: Mayotopia <134679840+Mayotopia04@users.noreply.github.com> Date: Fri, 26 Jan 2024 21:59:40 +0800 Subject: [PATCH] package json commit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0602f7b..8613aae 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "parcel-project-template", "version": "2.0.0", "description": "", - "homepage": "https://crux16.github.io/filmoteka", + "homepage": "https://mayotopia04.github.io/JavaScreen-Filmoteka", "scripts": { "start": "parcel src/*.html", - "build": "parcel build src/*.html --public-url /filmoteka/" + "build": "parcel build src/*.html --public-url /JavaScreen-Filmoteka/" }, "repository": { "type": "git",