Skip to content

Commit 8b7126a

Browse files
authored
Merge pull request #6644 from rust-lang/renovate/js-lock-file-maintenance
Lock file maintenance (JS)
2 parents dbc0819 + b97d304 commit 8b7126a

File tree

2 files changed

+191
-274
lines changed

2 files changed

+191
-274
lines changed

app/components/header.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<header local-class="header {{if @hero "hero"}}">
22
<div local-class="header-inner">
33
<LinkTo @route="index" local-class="index-link">
4-
<img src="/assets/cargo.png" role="presentation" alt="" local-class="logo">
4+
<img src="/assets/cargo.png" role="none" alt="" local-class="logo">
55
<h1>crates.io</h1>
66
</LinkTo>
77

0 commit comments

Comments
 (0)