Skip to content

Commit

Permalink
Updated logo path
Browse files Browse the repository at this point in the history
  • Loading branch information
mhinkie authored Mar 10, 2023
1 parent 0bba7b9 commit 6aca297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ng-template #loadedConfig>
<mat-toolbar color="primary" id="pa_header">
<a *ngIf="planqkUi" href="https://platform.planqk.de/my-content">
<img src="https://platform.planqk.de/img/PlanQK_Logo_Weiss_Beta_Version.5b689144.svg" alt="PlanQK Logo" width="250"
<img src="https://platform.planqk.de/img/PlanQK_Logo_Weiss_Beta_Version.83a24bcf.svg" alt="PlanQK Logo" width="250"
style="max-width: 7rem; margin-top: 1rem" />
</a>
<mat-icon *ngIf="planqkUi === false">library_books</mat-icon>
Expand Down

0 comments on commit 6aca297

Please sign in to comment.