Skip to content

Commit c88e749

Browse files
authored
Update Header.astro
1 parent 3b58e01 commit c88e749

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
@@ -10,7 +10,7 @@ const navItems = [
1010
---
1111

1212
<a href="/" class="logo-section">
13-
<img src="/public/logo.png" alt="Gland Logo" class="logo-img" />
13+
<img src="/logo.png" alt="Gland Logo" class="logo-img" />
1414
<span>GLAND</span>
1515
</a>
1616

0 commit comments

Comments
 (0)