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 66
77 < ul class ="pure-menu-list ">
88 {#
9- The Rust dropdown menu
9+ The docs.rs dropdown menu
1010 #}< 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 >
1212 < ul class ="pure-menu-children ">
1313 {% call macros::menu_link(
1414 href="/about",
2020 text="Privacy policy",
2121 target="_blank"
2222 ) %}
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 ">
2331 {% call macros::menu_link(
2432 href="https://www.rust-lang.org/",
2533 text="Rust website",
You can’t perform that action at this time.
0 commit comments