Better SEO title

This commit is contained in:
André B
2023-08-07 23:58:17 -04:00
committed by GitHub
parent e911b8bb8b
commit a05b2d8a23

View File

@ -13,7 +13,7 @@ import Stats from '~/components/widgets/Stats.astro';
import CallToAction from '~/components/widgets/CallToAction.astro'; import CallToAction from '~/components/widgets/CallToAction.astro';
const metadata = { const metadata = {
title: 'AstroWind — Free template for create a website with Astro + Tailwind CSS', title: 'AstroWind — Free template for creating websites with Astro + Tailwind CSS',
dontUseTitleTemplate: true, dontUseTitleTemplate: true,
}; };
--- ---