Fix meta description
This commit is contained in:
@ -15,7 +15,7 @@ import Stats from "~/components/widgets/Stats.astro";
|
||||
|
||||
const title = `${SITE.name} — Your website with Astro + Tailwind CSS`;
|
||||
const description =
|
||||
"A ready to start template to make your website using Astro and Tailwind CSS.";
|
||||
"🚀 AstroWind is a free and Ready to Start template to make your website using Astro and Tailwind CSS.";
|
||||
const canonical = new URL("", Astro.site);
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user