Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -18,7 +18,7 @@ final class AccountHelpPageController extends Controller
|
||||
$seo = app(SeoFactory::class)
|
||||
->collectionPage(
|
||||
'Account Settings Help — Skinbase',
|
||||
'Learn how account settings, profile settings, email changes, password care, and creator preferences work on Skinbase Nova.',
|
||||
'Learn how account settings, profile settings, email changes, password care, and creator preferences work on Skinbase.',
|
||||
$canonical,
|
||||
)
|
||||
->toArray();
|
||||
|
||||
Reference in New Issue
Block a user