mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 09:34:26 +02:00
Move default header image credits to static/defaults.config.php
This commit is contained in:
parent
18c078f8c2
commit
5d7985dcff
2 changed files with 6 additions and 7 deletions
|
@ -1899,12 +1899,6 @@ class Contact
|
|||
switch ($platform) {
|
||||
case 'friendica':
|
||||
case 'friendika':
|
||||
/**
|
||||
* Picture credits
|
||||
* @author Lostinlight <https://mastodon.xyz/@lightone>
|
||||
* @license CC0 https://creativecommons.org/share-your-work/public-domain/cc0/
|
||||
* @link https://gitlab.com/lostinlight/per_aspera_ad_astra/-/blob/master/friendica-404/friendica-promo-bubbles.jpg
|
||||
*/
|
||||
$header = DI::baseUrl() . '/images/friendica-banner.jpg';
|
||||
break;
|
||||
case 'diaspora':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue