diff options
author | Arne Georg Gleditsch <argggh@lxr.linpro.no> | 2008-02-21 23:22:55 +0100 |
---|---|---|
committer | Arne Georg Gleditsch <argggh@lxr.linpro.no> | 2008-02-21 23:22:55 +0100 |
commit | 2a09483fa328fa429c0f38e50390f132505c9c3d (patch) | |
tree | 014fe6f99bf3d81cebf3852547e284bf2f290f06 /tmpl/popup_main.tt2 | |
parent | 776cfed8b9216bd1c782f404af8aef6242a13fd5 (diff) |
Add favicon and background penguin.
Diffstat (limited to 'tmpl/popup_main.tt2')
-rw-r--r-- | tmpl/popup_main.tt2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmpl/popup_main.tt2 b/tmpl/popup_main.tt2 index e753088..0ae8961 100644 --- a/tmpl/popup_main.tt2 +++ b/tmpl/popup_main.tt2 @@ -6,6 +6,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <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"> <script type="text/javascript"> |