Add favicon to website

This commit is contained in:
Michael Stapelberg
2009-11-07 18:46:58 +01:00
parent cbdff8f8b1
commit 49311e27f4
8 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html>
<head>
<title>i3 - an improved dynamic tiling window manager</title>
<link rel="icon" type="image/png" href="/favicon.png">
<meta http-equiv="Content-Type" content="text/html; 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">