mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:55:56 +00:00
add prototype favicon
This commit is contained in:
BIN
images/favicon.png
Normal file
BIN
images/favicon.png
Normal file
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>
|
||||
|
||||
Reference in New Issue
Block a user