Use shared signed-out page with Ladill Link branding.
Deploy Ladill Link / deploy (push) Successful in 50s
Deploy Ladill Link / deploy (push) Successful in 50s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Ladill QR Plus',
|
||||
'logo' => 'images/logo/ladillqrplus-logo.svg',
|
||||
'description' => 'Your Ladill QR Plus session has ended. Sign in again to manage dynamic QR codes.',
|
||||
'title' => 'Ladill Link',
|
||||
'logo' => 'images/logo/ladilllink-logo.svg',
|
||||
'description' => 'Your Ladill Link session has ended. Sign in again to manage short links.',
|
||||
'gradient_from' => '#059669',
|
||||
'gradient_to' => '#10b981',
|
||||
'icon_wrapper_class' => 'bg-emerald-50 text-emerald-700',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user