We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7cf9b9 + a4f22cf commit c317f74Copy full SHA for c317f74
1 file changed
src/layouts/ExampleLayout.astro
@@ -81,7 +81,7 @@ const remixHistoryHasCodeLinks = example.data.remix?.some(
81
<Content />
82
</div>
83
<div class="rendered-markdown">
84
- <img src="/images/by-nc-sa.svg" />
+ <img src="/images/by-nc-sa.svg" alt="Creative Commons BY-NC-SA license badge" />
85
86
<p>
87
0 commit comments