File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h1 id="crate-title">
27
27
{{ title }}
28
28
{%- else -%}
29
29
{{ metadata.name }} {{ metadata.version }}
30
- < span id ="clipboard " class ="fa-svg fa-svg-fw " aria-label ="Copy crate name and version information "> {%- include "clipboard.svg" -%}</ span >
30
+ < span id ="clipboard " class ="fa-svg fa-svg-fw " title ="Copy crate name and version information "> {%- include "clipboard.svg" -%}</ span >
31
31
{%- endif -%}
32
32
</ h1 >
33
33
Original file line number Diff line number Diff line change 19
19
< ul class ="pure-menu-list menu-item-divided ">
20
20
< li class ="pure-menu-heading " id ="crate-title ">
21
21
{{ krate.name }} {{ krate.version }}
22
- < span id ="clipboard " class ="fa-svg fa-svg-fw " aria-label ="Copy crate name and version information "> {%- include "clipboard.svg" -%}</ span >
22
+ < span id ="clipboard " class ="fa-svg fa-svg-fw " title ="Copy crate name and version information "> {%- include "clipboard.svg" -%}</ span >
23
23
</ li >
24
24
25
25
< li class ="pure-menu-item ">
You can’t perform that action at this time.
0 commit comments