diff options
author | friendica <info@friendica.com> | 2013-03-05 17:30:03 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-05 17:30:03 -0800 |
commit | eebb0b323d8e542f898870e4b05beb7029bd395d (patch) | |
tree | e50a67e27a1aabb500f1d7bad21e3afe11235840 /view/tpl/head.tpl | |
parent | 481f8d3e1817fc3d03e5428e5b6d116a0fc91c67 (diff) | |
download | volse-hubzilla-eebb0b323d8e542f898870e4b05beb7029bd395d.tar.gz volse-hubzilla-eebb0b323d8e542f898870e4b05beb7029bd395d.tar.bz2 volse-hubzilla-eebb0b323d8e542f898870e4b05beb7029bd395d.zip |
tweaks
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 632ab21ca..f1f02a2f0 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/red.png" /> +<link rel="shortcut icon" href="$baseurl/images/r!.png" /> <link rel="search" href="$baseurl/opensearch" type="application/opensearchdescription+xml" |