diff --git a/astro.config.ts b/astro.config.ts index 20348484..fa3d1375 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -32,11 +32,7 @@ const config = defineConfig({ href: 'https://github.com/freeCodeCamp', icon: 'github' }, - { - label: 'Twitter', - href: 'https://twitter.com/freeCodeCamp', - icon: 'twitter' - }, + { icon: 'x.com', label: 'X', href: 'https://twitter.com/freeCodeCamp' }, { label: 'Discord', href: 'https://chat.freecodecamp.org',