From f0ee15b03b03a76ca3b449a7ae778218ad1d8684 Mon Sep 17 00:00:00 2001 From: ct Date: Tue, 8 Jul 2025 03:01:16 +0800 Subject: [PATCH] Update --- config/seotools.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/seotools.php b/config/seotools.php index aa8493c..39d6a28 100644 --- a/config/seotools.php +++ b/config/seotools.php @@ -3,8 +3,9 @@ /** * @see https://github.com/artesaos/seotools */ -$title = 'Meme AI Gen'; -$description = 'Generate memes using AI'; +$title = 'MEMEFAST'; +$description = 'Simple, fast, and free meme video editor +'; return [ 'inertia' => env('SEO_TOOLS_INERTIA', true),