Fix type: dontUseTitleTemplate to ignoreTitleTemplate
This commit is contained in:
@ -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,
|
||||
};
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user