Add support to configure dark mode.

This commit is contained in:
prototypa
2023-01-06 13:10:40 -05:00
parent ac24c9e94e
commit e478745e26
2 changed files with 20 additions and 8 deletions

View File

@ -11,6 +11,7 @@ export const SITE = {
description: '🚀 AstroWind is a free and ready to start template to make your website using Astro and Tailwind CSS.',
defaultImage: defaultImage,
defaultTheme: "system", // "system" | "light" | "dark" | "light:only" | "dark:only"
googleAnalyticsId: false, // or "G-XXXXXXXXXX",
googleSiteVerificationId: 'orcPxI47GSa-cRvY11tUe6iGg2IO_RPvnA1q95iEM3M',