Update advanced-config.php

This commit is contained in:
Julian Prieber 2022-06-13 18:22:45 +02:00
parent 877a9bd093
commit e99bcaae70
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ return [
'button' => 'custom',
'link' => 'https://littlelink-custom.com/sponsor',
'title' => 'Help us out',
'icon' => 'fa-hand-holding-hand',
'icon' => 'fa-hand-holding-heart',
'custom_css' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%);'
),
)