diff --git a/config/seotools.php b/config/seotools.php index 24fd53f..1386267 100644 --- a/config/seotools.php +++ b/config/seotools.php @@ -7,13 +7,13 @@ 'fb_app_id' => '311654518451764', - + 'meta' => [ /* * The default configurations to be used by the meta generator. */ 'defaults' => [ - 'title' => 'AI Buddy Tools', // set false to total remove + 'title' => 'AI Buddy Tool', // set false to total remove 'titleBefore' => false, // Put defaults.title before page title, like 'It's Over 9000! - Dashboard' 'description' => 'Your friendly AI tool directory platform. Discover AI Tools for any task!', // set false to total remove 'separator' => ' - ',