Skip to content

Commit 6aca297

Browse files
authored
Updated logo path
1 parent 0bba7b9 commit 6aca297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ng-template #loadedConfig>
1717
<mat-toolbar color="primary" id="pa_header">
1818
<a *ngIf="planqkUi" href="https://platform.planqk.de/my-content">
19-
<img src="https://platform.planqk.de/img/PlanQK_Logo_Weiss_Beta_Version.5b689144.svg" alt="PlanQK Logo" width="250"
19+
<img src="https://platform.planqk.de/img/PlanQK_Logo_Weiss_Beta_Version.83a24bcf.svg" alt="PlanQK Logo" width="250"
2020
style="max-width: 7rem; margin-top: 1rem" />
2121
</a>
2222
<mat-icon *ngIf="planqkUi === false">library_books</mat-icon>

0 commit comments

Comments
 (0)