File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
< ul class ="pure-menu-list ">
8
8
{#
9
- The Rust dropdown menu
9
+ The docs.rs dropdown menu
10
10
#}< li class ="pure-menu-item pure-menu-has-children ">
11
- < a href ="# " class ="pure-menu-link " aria-label ="Rust " > Rust </ a >
11
+ < a href ="# " class ="pure-menu-link " aria-label ="docs.rs " > docs.rs </ a >
12
12
< ul class ="pure-menu-children ">
13
13
{% call macros::menu_link(
14
14
href="/about",
20
20
text="Privacy policy",
21
21
target="_blank"
22
22
) %}
23
+ </ ul >
24
+ </ li >
25
+ </ ul >
26
+ < ul class ="pure-menu-list "> {#
27
+ The Rust dropdown menu
28
+ #}< li class ="pure-menu-item pure-menu-has-children ">
29
+ < a href ="# " class ="pure-menu-link " aria-label ="Rust "> Rust</ a >
30
+ < ul class ="pure-menu-children ">
23
31
{% call macros::menu_link(
24
32
href="https://www.rust-lang.org/",
25
33
text="Rust website",
You can’t perform that action at this time.
0 commit comments