Skip to content

Commit

Permalink
fix: demo logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfran authored Dec 20, 2024
1 parent a4553bd commit c86020d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { MatDialogModule } from '@angular/material/dialog';
template: `
<div class="logo">
<img
ngSrc="/assets/logo.webp"
ngSrc="/assets/svgs/tapiz-logo.svg"
alt="Tapiz logo"
width="75"
height="78" />
Expand Down

0 comments on commit c86020d

Please sign in to comment.