Skip to content

Commit

Permalink
Make the image decorative
Browse files Browse the repository at this point in the history
  • Loading branch information
mgifford authored Aug 2, 2023
1 parent 6806629 commit 97d444b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/basics/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import Card from '../components/Card.astro';
viewBox="0 0 495 623"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true" focusable="false"
>
<path
fill-rule="evenodd"
Expand Down

0 comments on commit 97d444b

Please sign in to comment.