Files
isaaccladandCursor b4ad797c38
Deploy Ladill Link / deploy (push) Successful in 50s
Use shared signed-out page with Ladill Link branding.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 12:40:12 +00:00

11 lines
323 B
PHP

<?php
return [
'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',
];