This commit is contained in:
widgeter
2023-08-09 11:49:52 +02:00
6 changed files with 14 additions and 11 deletions

View File

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