We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
role="presentation"
1 parent 699ed15 commit 255317aCopy full SHA for 255317a
app/templates/application.hbs
@@ -4,7 +4,7 @@
4
5
<header local-class="header">
6
<LinkTo @route="index" local-class="index-link">
7
- <img src="/assets/Cargo-Logo-Small.png" alt="Cargo Logo" local-class="logo">
+ <img src="/assets/Cargo-Logo-Small.png" role="presentation" alt="" local-class="logo">
8
<h1>crates.io</h1>
9
</LinkTo>
10
0 commit comments