Skip to content

Commit

Permalink
added: Accessibility Alt Text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve committed Oct 9, 2023
1 parent e4c36df commit ee32293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/shared/header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ import {Image} from "astro:assets"
</nav>
</header>
<div class="page-background">
<img src="/background.webp"/>
<img src="/background.webp" alt="The background"/>
</div>

0 comments on commit ee32293

Please sign in to comment.