From 500e0e8fd31335ebbabc3081b447c37c83c09c6a Mon Sep 17 00:00:00 2001 From: Philip Clark Date: Fri, 8 Dec 2023 16:58:59 -0500 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 070bcb9..0bf1c1c 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,10 +1,10 @@ { "files": { - "main.css": "/IframeMultiViewer/static/css/main.325434bf.css", - "main.js": "/IframeMultiViewer/static/js/main.ae7c2bd3.js", - "index.html": "/IframeMultiViewer/index.html", - "main.325434bf.css.map": "/IframeMultiViewer/static/css/main.325434bf.css.map", - "main.ae7c2bd3.js.map": "/IframeMultiViewer/static/js/main.ae7c2bd3.js.map" + "main.css": "/multiviewer/static/css/main.325434bf.css", + "main.js": "/multiviewer/static/js/main.ae7c2bd3.js", + "index.html": "/multiviewer/index.html", + "main.325434bf.css.map": "/multiviewer/static/css/main.325434bf.css.map", + "main.ae7c2bd3.js.map": "/multiviewer/static/js/main.ae7c2bd3.js.map" }, "entrypoints": [ "static/css/main.325434bf.css", diff --git a/index.html b/index.html index 2171967..010b0f6 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Mult-i-Viewer
\ No newline at end of file +Mult-i-Viewer
\ No newline at end of file