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 60ee45f commit 758073bCopy full SHA for 758073b
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="https://apusok.github.io/assets/img/logo_transparent_small.png" alt="logo" width=10%> Adina E. Pusok
6
</div>
7
8
<style>
0 commit comments