]> git.wh0rd.org Git - tt-rss.git/commitdiff
add favicon link to login.php
authorAndrew Dolgov <fox@madoka.spb.ru>
Mon, 11 Sep 2006 06:50:52 +0000 (07:50 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Mon, 11 Sep 2006 06:50:52 +0000 (07:50 +0100)
login.php

index bf5c4ca9375a2b17453785b4bacd7355bd5f0c80..8cd2a5c5d515574385e691746ab885fc45b2163d 100644 (file)
--- a/login.php
+++ b/login.php
@@ -76,6 +76,7 @@
 <head>
        <title>Tiny Tiny RSS : Login</title>
        <link rel="stylesheet" type="text/css" href="tt-rss.css">
+       <link rel="shortcut icon" type="image/png" href="images/favicon.png">
        <!--[if gte IE 5.5000]>
                <script type="text/javascript" src="pngfix.js"></script>
        <![endif]-->