diff options
author | friendica <info@friendica.com> | 2012-12-16 20:20:29 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-12-16 20:20:29 -0800 |
commit | e9b5b0f0b424930b87708080c4e6ce671016177b (patch) | |
tree | 436092bdee53c0e2a195bb0cc580c5cbc1c6e731 /view/tpl/head.tpl | |
parent | fa8b4e98b727a2af58fea55e93546089fe9bea2b (diff) | |
download | volse-hubzilla-e9b5b0f0b424930b87708080c4e6ce671016177b.tar.gz volse-hubzilla-e9b5b0f0b424930b87708080c4e6ce671016177b.tar.bz2 volse-hubzilla-e9b5b0f0b424930b87708080c4e6ce671016177b.zip |
several small fixes and adjustments
Diffstat (limited to 'view/tpl/head.tpl')
-rw-r--r-- | view/tpl/head.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index 9c0e6b09a..632ab21ca 100644 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -12,7 +12,7 @@ $js_strings $head_js -<link rel="shortcut icon" href="$baseurl/images/fred-32.png" /> +<link rel="shortcut icon" href="$baseurl/images/red.png" /> <link rel="search" href="$baseurl/opensearch" type="application/opensearchdescription+xml" |