Skip to content

Commit 25094f9

Browse files
committed
retina support: add a 2x version of the main page screenshot
1 parent 4cb9f50 commit 25094f9

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

index.html.mako

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
<div id="screens">
88
<a href="/screenshots/" title="view more screenshots of i3">
9-
<img id="screenshot" src="/screenshots/i3-9.bigthumb.png" width="375" height="234" alt="i3 screenshot">
9+
<img id="screenshot" src="/screenshots/i3-9.bigthumb.png" width="375" height="234" alt="i3 screenshot"
10+
srcset="/screenshots/i3-12.bigthumb.jpg 2x">
1011
</a>
1112
</div>
1213

screenshots/i3-12.bigthumb.jpg

62.3 KB
Loading

screenshots/i3-12.jpg

896 KB
Loading

0 commit comments

Comments
 (0)