diff --git a/src/config.mjs b/src/config.mjs index aae38ea..19163e9 100644 --- a/src/config.mjs +++ b/src/config.mjs @@ -7,8 +7,8 @@ const CONFIG = { basePathname: '/', trailingSlash: false, - title: 'AstroWind — Your website with Astro + Tailwind CSS', - description: '🚀 AstroWind is a free and ready to start template to make your website using Astro and Tailwind CSS.', + title: 'AstroWind — Free template for create a website with Astro + Tailwind CSS', + description: '🚀 Suitable for Startups, Small Business, Sass Websites, Professional Portfolios, Marketing Websites, Landing Pages & Blogs.', defaultImage: defaultImage, defaultTheme: 'system', // Values: "system" | "light" | "dark" | "light:only" | "dark:only"