]> git.sur5r.net Git - i3/i3.github.io/blobdiff - _templates/i3.mako
add favicon
[i3/i3.github.io] / _templates / i3.mako
index 042f3c84577321072fe59f83bddb5c99b4c010d6..27a553e3bd096d9e501d439c8e998a2f4a915bba 100644 (file)
@@ -1,15 +1,15 @@
 <%!
 
-%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+%><!DOCTYPE html>
 <html>
     <head>
         <meta http-equiv="content-type" content="text/html; charset=utf-8">
         <title>i3 - improved tiling wm</title>
-        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" charset="utf-8" />
-        <meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii" />
-        <meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8" />
-        <meta name="author" content="i3 developers" />
+        <link rel="icon" type="image/png" href="/favicon.png">
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen">
+        <meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii">
+        <meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8">
+        <meta name="author" content="i3 developers">
     </head>
     <body>
         <div id="main">