diff --git a/branding/favicon-rh.svg b/branding/favicon-rh.svg new file mode 100644 index 0000000..970d41d --- /dev/null +++ b/branding/favicon-rh.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + diff --git a/branding/favicon.ico b/branding/favicon.ico deleted file mode 100644 index 130b38c..0000000 Binary files a/branding/favicon.ico and /dev/null differ diff --git a/branding/manifest.json b/branding/manifest.json index 00b000f..7b3dcc4 100644 --- a/branding/manifest.json +++ b/branding/manifest.json @@ -3,7 +3,7 @@ "name": "RHTAS Console UI", "icons": [ { - "src": "favicon.ico", + "src": "favicon-rh.svg", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" } diff --git a/client/index.html b/client/index.html index a557ad1..5a41a73 100644 --- a/client/index.html +++ b/client/index.html @@ -9,7 +9,7 @@ - +