This commit is contained in:
ct
2025-07-08 03:01:16 +08:00
parent e37e80b040
commit f0ee15b03b

View File

@@ -3,8 +3,9 @@
/** /**
* @see https://github.com/artesaos/seotools * @see https://github.com/artesaos/seotools
*/ */
$title = 'Meme AI Gen'; $title = 'MEMEFAST';
$description = 'Generate memes using AI'; $description = 'Simple, fast, and free meme video editor
';
return [ return [
'inertia' => env('SEO_TOOLS_INERTIA', true), 'inertia' => env('SEO_TOOLS_INERTIA', true),