diff options
author | Zach Prezkuta <fermion@gmx.com> | 2013-01-06 16:08:56 -0700 |
---|---|---|
committer | Zach Prezkuta <fermion@gmx.com> | 2013-01-06 16:08:56 -0700 |
commit | 4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739 (patch) | |
tree | 886f29ccaafb966af2544e8be10d359acd698254 /view/tpl/smarty3/head.tpl | |
parent | a0d19ffb7241a1c7a4b85e6d0fd58fbb2f718468 (diff) | |
download | volse-hubzilla-4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739.tar.gz volse-hubzilla-4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739.tar.bz2 volse-hubzilla-4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739.zip |
rebase and update themes
Diffstat (limited to 'view/tpl/smarty3/head.tpl')
-rw-r--r-- | view/tpl/smarty3/head.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/smarty3/head.tpl b/view/tpl/smarty3/head.tpl index 06650648d..115be47dd 100644 --- a/view/tpl/smarty3/head.tpl +++ b/view/tpl/smarty3/head.tpl @@ -12,7 +12,7 @@ {{$head_js}} -<link rel="shortcut icon" href="{{$baseurl}}/images/friendica-32.png" /> +<link rel="shortcut icon" href="{{$baseurl}}/images/red.png" /> <link rel="search" href="{{$baseurl}}/opensearch" type="application/opensearchdescription+xml" |