aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/header.tt2
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/header.tt2')
-rw-r--r--tmpl/header.tt21
1 files changed, 1 insertions, 0 deletions
diff --git a/tmpl/header.tt2 b/tmpl/header.tt2
index 106f3bd..edfa773 100644
--- a/tmpl/header.tt2
+++ b/tmpl/header.tt2
@@ -25,6 +25,7 @@
<base href="[% base_url | html %]">
[% END %]
<script type="text/javascript" src="../.static/js/lxrng-funcs.js"></script>
+ <link rel="shortcut icon" href="../.static/gfx/favicon.png" type="image/png">
<link rel="stylesheet" href="../.static/css/lxrng.css" type="text/css" title="LXRng">
[% javascript %]