From 54984654a3c26015d25f16bd1d9a6d6de41ead01 Mon Sep 17 00:00:00 2001 From: stephenlkc Date: Fri, 20 Dec 2024 01:24:22 +0800 Subject: [PATCH] Updates --- asset-manifest.json | 10 +++++----- index.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/asset-manifest.json b/asset-manifest.json index 196ff58..6f877a9 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,10 +1,10 @@ { "files": { - "main.css": "/lamkaichim/weather-app/static/css/main.b9531c8b.css", - "main.js": "/lamkaichim/weather-app/static/js/main.d8117908.js", - "index.html": "/lamkaichim/weather-app/index.html", - "main.b9531c8b.css.map": "/lamkaichim/weather-app/static/css/main.b9531c8b.css.map", - "main.d8117908.js.map": "/lamkaichim/weather-app/static/js/main.d8117908.js.map" + "main.css": "/weather-app/static/css/main.b9531c8b.css", + "main.js": "/weather-app/static/js/main.d8117908.js", + "index.html": "/weather-app/index.html", + "main.b9531c8b.css.map": "/weather-app/static/css/main.b9531c8b.css.map", + "main.d8117908.js.map": "/weather-app/static/js/main.d8117908.js.map" }, "entrypoints": [ "static/css/main.b9531c8b.css", diff --git a/index.html b/index.html index c21ae31..77a9b83 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -React App
\ No newline at end of file +React App
\ No newline at end of file