Added license information
This commit is contained in:
parent
d16a648d37
commit
8147073c47
|
@ -2235,7 +2235,8 @@ class Contact
|
||||||
case 'friendika':
|
case 'friendika':
|
||||||
/**
|
/**
|
||||||
* Picture credits
|
* Picture credits
|
||||||
* @author Lostinlight <https://gitlab.com/lostinlight>
|
* @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
|
* @link https://gitlab.com/lostinlight/per_aspera_ad_astra/-/blob/master/friendica-404/friendica-promo-bubbles.jpg
|
||||||
*/
|
*/
|
||||||
$ret['header'] = DI::baseUrl() . '/images/friendica-banner.jpg';
|
$ret['header'] = DI::baseUrl() . '/images/friendica-banner.jpg';
|
||||||
|
|
Loading…
Reference in a new issue