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 11<div id="versioninfo">
2- <img src="https://www.rust-lang.org/logos/rust-logo-32x32-blk.png" width="32" height="32" alt><br>
2+ <img src="https://www.rust-lang.org/logos/rust-logo-32x32-blk.png" width="32" height="32" alt="Rust logo" ><br>
33 <span class="white-sticker"><a href="https://www.rust-lang.org">Rust</a> VERSION</span><br>
44 <a href="https://github.com/rust-lang/rust/commit/STAMP"
55 class="hash white-sticker">SHORT_HASH</a>
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ r##"<!DOCTYPE html>
148148 "" . to_string( )
149149 } else {
150150 format!( "<a href='{}{}/index.html'>\
151- <img src='{}' alt='' width='100'></a>",
151+ <img src='{}' alt='logo ' width='100'></a>",
152152 page. root_path, layout. krate,
153153 layout. logo)
154154 } ,
You can’t perform that action at this time.
0 commit comments