From 4ce90385329d143a32c6b00f82b16bd7f0cc5352 Mon Sep 17 00:00:00 2001 From: planetabhi Date: Sat, 23 Dec 2023 14:49:43 +0530 Subject: [PATCH] fix title --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index d694876..34431d8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -16,7 +16,7 @@ const { site, title, tagline } = Astro.props; - {site} — {tagline} + {site} — Elevate your craft with a curated collection of AI tools designed for makers.