File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
{{ title " crates.io: Rust Package Registry" separator =' - ' prepend =true }}
4
4
5
5
<div local-class =" application" >
6
- <nav local-class =" header" >
6
+ <header local-class =" header" >
7
7
<LinkTo @route =" index" @tabindex =" -1" >
8
8
<img src =" /assets/Cargo-Logo-Small.png" height =" 100" width =" 100" alt =" Cargo Logo" >
9
9
</LinkTo >
33
33
<label for =" cargo-desktop-search" local-class =" search-label" >Search</label >
34
34
</form >
35
35
36
- <div local-class =' nav' >
36
+ <nav local-class =' nav' >
37
37
<LinkTo @route =" crates" @query ={{ hash letter =null page =1 }} data-test-all-crates-link>
38
38
Browse All Crates
39
39
</LinkTo >
81
81
Log in with GitHub
82
82
</LinkTo >
83
83
{{ /if }}
84
- </div >
84
+ </nav >
85
85
86
86
<div local-class =' menu' >
87
87
<Dropdown as |dd|>
101
101
</dd .Menu>
102
102
</Dropdown >
103
103
</div >
104
- </nav >
104
+ </header >
105
105
106
106
<form local-class =' mobile-search' action =' /search' {{ action " search" on =" submit" }} >
107
107
<input
You can’t perform that action at this time.
0 commit comments