From 5ed6cec1ed6e55e3fa15e048c4dfaec106b257ff Mon Sep 17 00:00:00 2001 From: dharaneesh-r Date: Tue, 4 Aug 2026 15:12:55 +0530 Subject: [PATCH] fixes on the index html file removal regarding the googleapis --- build/asset-manifest.json | 4 ++-- build/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/asset-manifest.json b/build/asset-manifest.json index 903ccd1..b398b99 100644 --- a/build/asset-manifest.json +++ b/build/asset-manifest.json @@ -87,9 +87,9 @@ "static/media/TwoCone.png": "/static/media/TwoCone.a296352ed5cf72a5f7a5.png", "static/media/codedthemes-logo.svg": "/static/media/codedthemes-logo.de6f43fc1a6929defc604ed2bdf77fdd.svg", "static/media/img-soc1.svg": "/static/media/img-soc1.a0526d5a1b2b3ad224c35fedc8498601.svg", - "index.html": "/index.html", "static/media/img-soc3.svg": "/static/media/img-soc3.c7e32ab183d3a3ab9296b56558562065.svg", - "static/media/img-soc2.svg": "/static/media/img-soc2.8931ba0f5ca8245dbc0684f455a56d44.svg" + "static/media/img-soc2.svg": "/static/media/img-soc2.8931ba0f5ca8245dbc0684f455a56d44.svg", + "index.html": "/index.html" }, "entrypoints": [ "static/css/main.b85b0dd8.css", diff --git a/build/index.html b/build/index.html index 6fe7992..29072a7 100644 --- a/build/index.html +++ b/build/index.html @@ -1 +1 @@ -Nearle Console
\ No newline at end of file +Nearle Console
\ No newline at end of file