diff --git a/astro.config.mjs b/astro.config.mjs index 3bedbae17..b2dd80913 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -29,7 +29,7 @@ export default defineConfig({ 'mailto:', 'https://github.com/kamranahmedse', 'https://thenewstack.io', - 'https://cs.fyi', + 'https://kamranahmed.info', 'https://roadmap.sh', ]; if (whiteListedStarts.some((start) => href.startsWith(start))) { diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 33f0f0da5..8a7f5fb3e 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -48,7 +48,7 @@ import Icon from './AstroIcon.astro'; by