Skip to content

Commit

Permalink
add down carat
Browse files Browse the repository at this point in the history
  • Loading branch information
karsonkalt committed Jul 19, 2024
1 parent f6b4946 commit 8f3800e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ <h1>Karson Kalt</h1>
aria-controls="contact-menu"
>
Contact
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<path d="M5 8L12 15L19 8H5Z" />
</svg>
</button>
<div
id="contact-menu"
Expand Down

0 comments on commit 8f3800e

Please sign in to comment.