aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2014-02-07 19:42:08 +0100
committerfilip <filip.komar@gmail.com>2014-02-07 19:42:08 +0100
commitccdc449a83c5b819df85110ee96c189a22b8f56c (patch)
tree48e943160b7c27abcef06f391ce62db0f1046a74
parent41c69dae29defc659b913a28a2c930f48d04e3aa (diff)
downloadmgapeople-ccdc449a83c5b819df85110ee96c189a22b8f56c.tar
mgapeople-ccdc449a83c5b819df85110ee96c189a22b8f56c.tar.gz
mgapeople-ccdc449a83c5b819df85110ee96c189a22b8f56c.tar.bz2
mgapeople-ccdc449a83c5b819df85110ee96c189a22b8f56c.tar.xz
mgapeople-ccdc449a83c5b819df85110ee96c189a22b8f56c.zip
added favicon
-rw-r--r--static/favicon.pngbin0 -> 1184 bytes
-rw-r--r--tmpl/head.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/static/favicon.png b/static/favicon.png
new file mode 100644
index 0000000..5868d96
--- /dev/null
+++ b/static/favicon.png
Binary files differ
diff --git a/tmpl/head.html b/tmpl/head.html
index f8e649e..a7cb089 100644
--- a/tmpl/head.html
+++ b/tmpl/head.html
@@ -1,3 +1,4 @@
+<link rel="icon" type="image/png" href="[% config.staticdir_url %]/favicon.png">
<link rel="stylesheet" type="text/css" href="[% config.links_protocol %]static.mageia.org/g/style/all.css">
<link rel="stylesheet" type="text/css" href="[% config.links_protocol %]nav.mageia.org/css/">
<link rel="stylesheet" type="text/css" href="[% config.staticdir_url %]/people.css">