add prototype favicon

This commit is contained in:
Andrew Dolgov 2006-09-11 07:49:46 +01:00
parent 00dacdc1c3
commit c0266b884e
3 changed files with 4 additions and 0 deletions

BIN
images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 B

View File

@ -45,6 +45,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="functions.js?<?php echo $dt_add ?>"></script>

View File

@ -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>