diff options
author | friendica <info@friendica.com> | 2012-03-21 00:35:33 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-21 00:35:33 -0700 |
commit | 1a98f3c067b23d8608a9d24efa683ccd95c5de03 (patch) | |
tree | 71bb477c7c43edbcd92a1b82a6812203d8ca0e11 /view/head.tpl | |
parent | 86d8d3f4426677517074ec1b72aba9ea42eb6f64 (diff) | |
download | volse-hubzilla-1a98f3c067b23d8608a9d24efa683ccd95c5de03.tar.gz volse-hubzilla-1a98f3c067b23d8608a9d24efa683ccd95c5de03.tar.bz2 volse-hubzilla-1a98f3c067b23d8608a9d24efa683ccd95c5de03.zip |
ika to ica
Diffstat (limited to 'view/head.tpl')
-rwxr-xr-x | view/head.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/head.tpl b/view/head.tpl index f606f2f7e..c5f7a805a 100755 --- a/view/head.tpl +++ b/view/head.tpl @@ -7,7 +7,7 @@ <link rel="stylesheet" type="text/css" href="$stylesheet" media="all" /> -<link rel="shortcut icon" href="$baseurl/images/friendika-32.png" /> +<link rel="shortcut icon" href="$baseurl/images/friendica-32.png" /> <link rel="search" href="$baseurl/opensearch" type="application/opensearchdescription+xml" |