Skip to content

Commit 54dc4c1

Browse files
author
dhp94d
committed
feat: menu_icon 추가
1 parent f339ad3 commit 54dc4c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

images/menu_icon.png

479 Bytes
Loading

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
<li><a href="index.html#newsletter-section">Newsletter</a></li>
4848
<li class="menu-icon">
4949
<img
50-
src="images/menu_icon.webp"
51-
width="24"
52-
height="17"
50+
src="images/menu_icon.png"
51+
width="36"
52+
height="26"
5353
alt="menu-icon"
5454
/>
5555
</li>

0 commit comments

Comments
 (0)