diff --git a/mauiday.config.mjs b/mauiday.config.mjs index e72e1d3..ab324a9 100644 --- a/mauiday.config.mjs +++ b/mauiday.config.mjs @@ -3,7 +3,7 @@ export const config = { SITE_TITLE: '.NET MAUI Day | A free, one-day event dedicated to the latest in cross-platform development with .NET MAUI!', // Title of the site SITE_DESCRIPTION: 'A free, one-day event dedicated to the latest in cross-platform development with .NET MAUI! Join global experts for sessions, live discussions, and networking on the cutting-edge .NET MAUI ecosystem. Connect, learn, and explore with developers worldwide!', // Description of the site - SITE_ROOT: 'https://www.mauiday.net', // Root URL of the site + SITE_ROOT: 'https://mauiday.net', // Root URL of the site BLUESKY_LINK: 'https://bsky.app/profile/mauiday.net', // Link to the BlueSky profile GITHUB_LINK: 'https://github.com/MauiDay', // Link to the GitHub profile USE_CONFIG: 'london', // Configuration to use, alternatively "london"