mirror of
https://github.com/friendica/friendica
synced 2025-05-01 05:44:24 +02:00
Update default icon
This commit is contained in:
parent
dc05172272
commit
31ed9b450d
23 changed files with 33 additions and 26 deletions
|
@ -231,7 +231,7 @@ class Page implements ArrayAccess
|
|||
|
||||
$shortcut_icon = $config->get('system', 'shortcut_icon');
|
||||
if ($shortcut_icon == '') {
|
||||
$shortcut_icon = 'images/friendica-32.png';
|
||||
$shortcut_icon = 'images/friendica.svg';
|
||||
}
|
||||
|
||||
$touch_icon = $config->get('system', 'touch_icon');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue