Skip to content

Commit

Permalink
Fix for icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
wmeddie committed Oct 3, 2023
1 parent bb024d1 commit 7fa7f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<div class="w-36">
<img
loading="lazy"
src="%sveltekit.assets%/xpress-ai-logo_White_1200px.png"
src="/xpress-ai-logo_White_1200px.png"
/>
</div>
</a>
Expand Down

0 comments on commit 7fa7f05

Please sign in to comment.