Skip to content

Commit 5dc7633

Browse files
authored
376: Header logo update (#377)
* 376: Header logo update * Removed metadata * Pr fix
1 parent ccfe01c commit 5dc7633

File tree

3 files changed

+120
-1
lines changed

3 files changed

+120
-1
lines changed

ui/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<header class="header-6" *ngIf="isAuthenticated">
2727
<div class="branding">
2828
<a routerLink="{{routes.WORKFLOWS}}" class="nav-link">
29-
<clr-icon shape="dashboard"></clr-icon>
29+
<img class="clr-icon" src="assets/header_logo.svg" alt="Hyperdrive logo">
3030
<span class="title">Hyperdrive</span>
3131
</a>
3232
</div>

ui/src/assets/header_logo.svg

Lines changed: 119 additions & 0 deletions
Loading

ui/src/favicon.ico

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)