]> git.sur5r.net Git - i3/i3.github.io/blobdiff - index.html.mako
remove obsolete blog controller
[i3/i3.github.io] / index.html.mako
index 3e4ca41059a3cf1a1dc714f4687b6e3ea08018d0..466b214b27ae2d7ebecf418777e6ed49fd7d0711 100644 (file)
@@ -6,7 +6,8 @@
 
     <div id="screens">
         <a href="/screenshots/" title="view more screenshots of i3">
-        <img id="screenshot" src="/screenshots/i3-9.bigthumb.png" width="375" height="234" alt="i3 screenshot">
+        <img id="screenshot" src="/screenshots/i3-9.bigthumb.png" width="375" height="234" alt="i3 screenshot"
+        srcset="/screenshots/i3-12.bigthumb.jpg 2x">
         </a>
     </div>
 
@@ -20,7 +21,7 @@
         <a href="/downloads">
         <span style="font-weight: bold; color: #3A8ECD; margin-right: .5em">➡</span>
         Download the latest version
-        <span style="margin-left: 2em; color: #c0c0c0">4.0</span>
+        <span style="margin-left: 2em; color: #c0c0c0">4.8</span>
         </a>
     </div>
 </div>
@@ -84,8 +85,7 @@ we agreed upon the following goals for i3:
   </li> 
   <li> 
     The usual elitism amongst minimal window managers: Don’t be bloated, don’t be fancy
-    (simple borders are the most decoration we want to have), don’t add support for Xft
-    and blurred fonts.
+    (simple borders are the most decoration we want to have).
     <br /> 
     However, we do not enforce unnecessary limits such as a maximum amount of source lines
     of code. If it needs to be a bit bigger, it will be.