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 3f82579 commit fba6348Copy full SHA for fba6348
src/components/Logo.astro
@@ -2,7 +2,7 @@
2
---
3
4
<div class="odyssey-logo">
5
- <img src="https://www.w3schools.com/images/picture.jpg" alt="logo" width=10%> Adina E. Pusok
+ <img src="https://github.com/apusok/apusok.github.io/blob/master/src/logo_transparent_small.png" alt="logo" width=10%> Adina E. Pusok
6
</div>
7
8
<style>
0 commit comments