Skip to content

Commit 031243f

Browse files
committed
Update Logo.astro 2
1 parent 41685a2 commit 031243f

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="../../../assets/img/logo_transparent_small.png" alt="logo" width=10%> &nbsp; Adina E. Pusok
5+
<img src="https://github.com/apusok/apusok.github.io/blob/master/public/assets/img/logo_transparent_small.png" alt="logo" width=10%> &nbsp; Adina E. Pusok
66
</div>
77

88
<style>

0 commit comments

Comments
 (0)