From 00b1d43b9633fe1856647e064631a380931bb013 Mon Sep 17 00:00:00 2001 From: Charles T Date: Tue, 28 Nov 2023 05:51:14 +0800 Subject: [PATCH] Sync --- config/seotools.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' => ' - ',