new icon script

This commit is contained in:
rlx 2011-08-07 18:30:14 +00:00
commit 1d5a4113dc
12 changed files with 47 additions and 48 deletions

View file

@ -3,7 +3,7 @@
<head>
<title>{{settings.SITENAME}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="shortcut icon" type="image/png" href="/static/png/icon.16.png"/>
<link rel="shortcut icon" type="image/png" href="/static/png/icon16.png"/>
<script type='text/javascript'>
if(typeof(console)=='undefined') {
console = {};