Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit dc55939

Browse files
committed
Use retina logo size.
1 parent b5b48a8 commit dc55939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ul class="row menu">
1818
<li class="col-xs-12 col-md-4">
19-
<a href="index.html"><img class="img-responsive" src="logos/rust-logo-128x128-blk-v2.png" height="128" width="128" alt="Rust logo" /></a>
19+
<a href="index.html"><img class="img-responsive" src="logos/rust-logo-256x256-blk.png" height="128" width="128" alt="Rust logo" /></a>
2020
</li>
2121
<li class="col-xs-4 col-md-2"><h2>Docs (Nightly)</h2>
2222
<ul>

0 commit comments

Comments
 (0)