From 926134f4bfd6a702ed63e9980aef13b908f3d5f5 Mon Sep 17 00:00:00 2001 From: Constantin Plaiasu Date: Thu, 29 Aug 2024 05:55:57 +0300 Subject: [PATCH] add person page --- config/site.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site.php b/config/site.php index 327679a..a9703a6 100644 --- a/config/site.php +++ b/config/site.php @@ -125,7 +125,7 @@ 'cast' => [ 'title' => 'Watch {NAME} Movies & Series Online{PAGE} - ' . config('app.name'), 'page_title' => 'Browse {NAME} Titles', - 'description' => '%s 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......', ], ],