summaryrefslogtreecommitdiffstats
path: root/runtime/ui-react/public/manifest.json
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2022-02-17 09:02:50 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-17 09:02:50 +0000
commit23a917602f0600cc6a7a7739b4862ac23d602f0d (patch)
tree96adeb050d176cbe8a890a35e565d971a2c5c44c /runtime/ui-react/public/manifest.json
parentf17c64d91f74ec79f3472d2f903150576a6cbcef (diff)
parent90c824632523aa5994536185073188da43c3c0f9 (diff)
Merge "Remove Clamp GUI from Clamp Repo"
Diffstat (limited to 'runtime/ui-react/public/manifest.json')
-rw-r--r--runtime/ui-react/public/manifest.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/runtime/ui-react/public/manifest.json b/runtime/ui-react/public/manifest.json
deleted file mode 100644
index 8210c4ee5..000000000
--- a/runtime/ui-react/public/manifest.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "short_name": "Clamp Designer UI",
- "name": "Clamp Designer UI",
- "icons": [
- {
- "src": "onap.ico",
- "sizes": "64x64 32x32 24x24 16x16",
- "type": "image/x-icon"
- }
- ],
- "start_url": "./index.html",
- "display": "standalone",
- "theme_color": "#000000",
- "background_color": "#ffffff"
-}