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 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<link rel="icon" type="image/png" href="/favicon.png">
<title>i3lock — a slightly improved version of slock</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">