Fix SSO popup login 500 and add branded signed-out pages.
Deploy Ladill Give / deploy (push) Successful in 23s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-09 15:46:00 +00:00
co-authored by Cursor
parent bf08e9e82d
commit 0caca536c0
5 changed files with 70 additions and 16 deletions
+10
View File
@@ -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.',
];