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 dbae52d commit 41685a2Copy full SHA for 41685a2
src/components/Logo.astro
@@ -2,7 +2,7 @@
2
---
3
4
<div class="odyssey-logo">
5
- <img src="../../assets/img/logo_transparent_small.png" alt="logo" width=10%> Adina E. Pusok
+ <img src="../../../assets/img/logo_transparent_small.png" alt="logo" width=10%> Adina E. Pusok
6
</div>
7
8
<style>
0 commit comments