Skip to content

Commit

Permalink
Add aria-label to video button
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmitchell committed Jul 3, 2024
1 parent c5591eb commit 32701d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h1>Omakub</h1>

<div class="video">
<video data-event="Omakub Setup" poster="/assets/images/omakub.webp" src="https://d2biiyjlsh52uh.cloudfront.net/omakub/omakub.mp4" playsinline></video>
<button></button>
<button aria-label="Omakub Setup"></button>
</div>

<article class="article">
Expand Down

0 comments on commit 32701d9

Please sign in to comment.