aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 dab892b..c647de6 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 %]/treasurer.css">