Skip to content

Commit

Permalink
Add comemnts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jontes-Tech committed Jan 27, 2024
1 parent 6b3b740 commit 92b8fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blog/src/components/navbar/HamburgerMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const socials = [
{
icon: (
<div className="h-5 w-5 fill-neutral-400 transition-colors hover:fill-black">
{/* X.com logo */}
<svg viewBox="0 0 1200 1227" xmlns="http://www.w3.org/2000/svg">
<path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" />
</svg>
Expand Down

0 comments on commit 92b8fb1

Please sign in to comment.