From 9f0122bef340855791aae48baec02cf56a623fed Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:35:27 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5d1ca71..29c59d9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ import { Raleway } from "next/font/google"; export const metadata: Metadata = { title: 'AI Tools Dictionary - Discover 1000+ AI Tools', - description: 'Explore the world's largest directory of AI tools. Search, compare, and discover the perfect AI solutions for your needs across 50+ categories.', + description: 'Explore the world's largest directory of AI tools. Search, compare, and discover the perfect AI solutions for your needs across 50+ categories.'s largest directory of AI tools. Search, compare, and discover the perfect AI solutions for your needs across 50+ categories.', }; const raleway = Raleway({