Skip to content

Commit 6fb8f9c

Browse files
committed
:(
1 parent 6481fd9 commit 6fb8f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
}
1919
</style>
2020
<div class="header">
21-
<img src="favicon.svg" alt="Personal logo." />
21+
<img src="/favicon.svg" alt="Personal logo." />
2222
</div>
2323
<!-- TODO: WRITE PROPER ALT TEXT, REPLACE WITH PROPER HEADER -->

0 commit comments

Comments
 (0)