add prototype favicon
This commit is contained in:
parent
00dacdc1c3
commit
c0266b884e
Binary file not shown.
After Width: | Height: | Size: 460 B |
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue