Files
ladill-hosting/config/signed_out.php
T
isaaccladandCursor 48fe96074a
Deploy Ladill Hosting / deploy (push) Successful in 27s
Fix SSO popup login 500 and add branded signed-out pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:24 +00:00

8 lines
204 B
PHP

<?php
return [
'title' => 'Ladill Hosting',
'logo' => 'images/logo/ladillhosting-logo.svg',
'description' => 'Your Ladill Hosting session has ended. Sign in again to manage websites and apps.',
];