This commit is contained in:
2023-11-28 05:51:14 +08:00
parent 6e9f8d0e70
commit 00b1d43b96

View File

@@ -13,7 +13,7 @@
* The default configurations to be used by the meta generator. * The default configurations to be used by the meta generator.
*/ */
'defaults' => [ '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' '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 'description' => 'Your friendly AI tool directory platform. Discover AI Tools for any task!', // set false to total remove
'separator' => ' - ', 'separator' => ' - ',