diff options
Diffstat (limited to 'tmpl/head.html')
-rw-r--r-- | tmpl/head.html | 1 |
1 files changed, 1 insertions, 0 deletions
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"> |