Files
isaaccladandCursor 0caca536c0
Deploy Ladill Give / deploy (push) Successful in 23s
Fix SSO popup login 500 and add branded signed-out pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:00 +00:00

11 lines
330 B
PHP

<?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.',
];