Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHCS 4.0 Branding #83

Closed
wants to merge 19 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
mgr/dashboard: add red hat favicon
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
  • Loading branch information
epuertat committed Aug 28, 2019
commit b8dca15519faa5a2be7434fa6edaa7b33df16038
Binary file not shown.
2 changes: 1 addition & 1 deletion src/pybind/mgr/dashboard/frontend/src/index.html
Expand Up @@ -9,7 +9,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="assets/x-icon" href="assets/RedHat_favicon_0319.svg">
<link rel="icon" type="image/x-icon" href="assets/red_hat_favicon.ico">
</head>
<body>
<noscript>
Expand Down