We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d49c7b commit 31c9d47Copy full SHA for 31c9d47
src/components/Logo.astro
@@ -2,7 +2,7 @@
2
---
3
4
<div class="odyssey-logo">
5
- <img src="logo_transparent_small.png" alt="logo" width=10%> Adina E. Pusok
+ <img src="../logo_transparent_small.png" alt="logo" width=10%> Adina E. Pusok
6
</div>
7
8
<style>
0 commit comments