Skip to content

Commit 758073b

Browse files
committed
Url img
1 parent 60ee45f commit 758073b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Logo.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---
33

44
<div class="odyssey-logo">
5-
<img src="./../logo_transparent_small.png" alt="logo" width=10%> &nbsp; Adina E. Pusok
5+
<img src="https://apusok.github.io/assets/img/logo_transparent_small.png" alt="logo" width=10%> &nbsp; Adina E. Pusok
66
</div>
77

88
<style>

0 commit comments

Comments
 (0)