summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-11 07:49:46 +0100
committerAndrew Dolgov <[email protected]>2006-09-11 07:49:46 +0100
commitc0266b884e508dce7fe0003921f2cfb31ec2319f (patch)
tree4f54aef2db4eb3863e5379c34fde7b0648311c7d /tt-rss.php
parent00dacdc1c30296f7bdbc1f3e09c1e82ed72a3d10 (diff)
add prototype favicon
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index a3459bc34..26ecaffa2 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -46,6 +46,8 @@
<?php } ?>
+ <link rel="shortcut icon" type="image/png" href="images/favicon.png">
+
<script type="text/javascript" src="prototype.js"></script>
<script type="text/javascript" src="tt-rss.js?<?php echo $dt_add ?>"></script>