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 fba6348 commit 9c0726dCopy full SHA for 9c0726d
src/components/Logo.astro
@@ -2,7 +2,7 @@
2
---
3
4
<div class="odyssey-logo">
5
- <img src="https://github.com/apusok/apusok.github.io/blob/master/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