Skip to content

Commit

Permalink
add alt to prisme logo
Browse files Browse the repository at this point in the history
  • Loading branch information
negrel committed Jun 13, 2024
1 parent 06074e1 commit 7fbf074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/PrismeBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ function PrismeBanner() {
<img
loading="lazy"
src="https://www.prismeanalytics.com/logo.jpg"
alt="Prisme Analytics logo"
className="w-16"
/>
</a>
Expand Down

0 comments on commit 7fbf074

Please sign in to comment.