Add link to 512px icon, fix missing link
This commit is contained in:
@@ -233,7 +233,7 @@ class Page implements ArrayAccess
|
||||
|
||||
$touch_icon = $config->get('system', 'touch_icon');
|
||||
if ($touch_icon == '') {
|
||||
$touch_icon = 'images/friendica-128.png';
|
||||
$touch_icon = 'images/friendica-192.png';
|
||||
}
|
||||
|
||||
Hook::callAll('head', $this->page['htmlhead']);
|
||||
|
||||
Reference in New Issue
Block a user