aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2014-02-07 19:47:22 +0100
committerfilip <filip.komar@gmail.com>2014-02-07 19:47:22 +0100
commit4a777c9242fc5e86ee2b97e5cd4aaf6899cac7ac (patch)
treeaad67c972b6ec8f292fe931cf2a9f55a77e5b0c6
parent3ebeb766f59bbdddb20610c0008c40026e5488ce (diff)
downloadmgaadvisories-4a777c9242fc5e86ee2b97e5cd4aaf6899cac7ac.tar
mgaadvisories-4a777c9242fc5e86ee2b97e5cd4aaf6899cac7ac.tar.gz
mgaadvisories-4a777c9242fc5e86ee2b97e5cd4aaf6899cac7ac.tar.bz2
mgaadvisories-4a777c9242fc5e86ee2b97e5cd4aaf6899cac7ac.tar.xz
mgaadvisories-4a777c9242fc5e86ee2b97e5cd4aaf6899cac7ac.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 aa4fd30..1ec8496 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 %]/advisories.css">