Skip to content

Commit a4f22cf

Browse files
coseeianksen0
authored andcommitted
feat: Add alt text to CC BY-NC-SA license badge in ExampleLayout
1 parent a7cf9b9 commit a4f22cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/ExampleLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const remixHistoryHasCodeLinks = example.data.remix?.some(
8181
<Content />
8282
</div>
8383
<div class="rendered-markdown">
84-
<img src="/images/by-nc-sa.svg" />
84+
<img src="/images/by-nc-sa.svg" alt="Creative Commons BY-NC-SA license badge" />
8585

8686
<p>
8787

0 commit comments

Comments
 (0)