Fix SSO popup login 500 and add branded signed-out pages.
Deploy Ladill Give / deploy (push) Successful in 23s
Deploy Ladill Give / deploy (push) Successful in 23s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Ladill Give',
|
||||
'logo' => 'images/logo/ladillgive-logo.svg',
|
||||
'gradient_from' => '#007e7d',
|
||||
'gradient_to' => '#f6398a',
|
||||
'icon_wrapper_class' => 'bg-teal-50 text-teal-700',
|
||||
'description' => 'Your Ladill Give session has ended. Sign in again to manage giving pages, donations, and payouts.',
|
||||
];
|
||||
Reference in New Issue
Block a user