aboutsummaryrefslogtreecommitdiffstats
path: root/view/head.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-11-02 21:25:59 -0700
committerFriendika <info@friendika.com>2010-11-02 21:25:59 -0700
commit07b78e9d1cc3785f41a76c2806efb871978927a3 (patch)
treef3bf14448f0d37454f2515cd800226c050b132fc /view/head.tpl
parent2a23a7e8405cde73ad95e1c0103fe49df3a883f9 (diff)
downloadvolse-hubzilla-07b78e9d1cc3785f41a76c2806efb871978927a3.tar.gz
volse-hubzilla-07b78e9d1cc3785f41a76c2806efb871978927a3.tar.bz2
volse-hubzilla-07b78e9d1cc3785f41a76c2806efb871978927a3.zip
more branding
Diffstat (limited to 'view/head.tpl')
-rw-r--r--view/head.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/head.tpl b/view/head.tpl
index fc2177b8d..7a962cc26 100644
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -1,6 +1,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="$baseurl" />
<link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
+<link rel="shortcut icon" href="$baseurl/images/friendika32.ico">
<!--[if IE]>
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>