add person page

This commit is contained in:
Constantin Plaiasu 2024-08-29 17:57:34 +03:00
parent 926134f4bf
commit 5557234907

View file

@ -124,7 +124,7 @@
'people' => [ 'people' => [
'cast' => [ 'cast' => [
'title' => 'Watch {NAME} Movies & Series Online{PAGE} - ' . config('app.name'), 'title' => 'Watch {NAME} Movies & Series Online{PAGE} - ' . config('app.name'),
'page_title' => 'Browse {NAME} Titles', 'page_title' => 'Movies & Series w/ {NAME}',
'description' => '{NAME} Movies{PAGE}: viewing or downloading the greatest films and TV series for free in all languages, in high definition, on safe and legal websites......', 'description' => '{NAME} Movies{PAGE}: viewing or downloading the greatest films and TV series for free in all languages, in high definition, on safe and legal websites......',
], ],
], ],