File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212 {# Docs.rs styles #}
1313 < link rel ="stylesheet " href ="/-/static/vendored.css?{{ docsrs_version() | slugify }} " type ="text/css " media ="all " />
14- < link rel ="stylesheet " href ="/normalize-{{ rustc_resource_suffix() }}.css " type ="text/css " media ="all " />
15- < link rel ="stylesheet " href ="/rustdoc-{{ rustc_resource_suffix() }}.css " type ="text/css " media ="all " />
16- < link rel ="stylesheet " href ="/light-{{ rustc_resource_suffix() }}.css " type ="text/css " media ="all " />
1714 < link rel ="stylesheet " href ="/-/static/style.css?{{ docsrs_version() | slugify }} " type ="text/css " media ="all " />
1815
1916 {%- block css -%}{%- endblock css -%}
Original file line number Diff line number Diff line change 11{%- import "macros.html" as macros -%}
22 < link rel ="stylesheet " href ="/-/static/style.css?{{ docsrs_version() | slugify }} " type ="text/css " media ="all " />
3+ < link rel ="stylesheet " href ="/normalize-{{ rustc_resource_suffix() }}.css " type ="text/css " media ="all " />
4+ < link rel ="stylesheet " href ="/rustdoc-{{ rustc_resource_suffix() }}.css " type ="text/css " media ="all " />
5+ < link rel ="stylesheet " href ="/light-{{ rustc_resource_suffix() }}.css " type ="text/css " media ="all " />
36
47 < link rel ="search " href ="/opensearch.xml " type ="application/opensearchdescription+xml " title ="Docs.rs ">
You can’t perform that action at this time.
0 commit comments