diff --git a/astro.config.ts b/astro.config.ts index 20348484..0ef3b563 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -33,9 +33,9 @@ const config = defineConfig({ icon: 'github' }, { - label: 'Twitter', + label: 'X', href: 'https://twitter.com/freeCodeCamp', - icon: 'twitter' + icon: 'x.com' }, { label: 'Discord',