1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-03 06:12:53 +02:00

Update twitter link

This commit is contained in:
Kamran Ahmed
2024-03-26 03:02:39 +00:00
parent 9511de967c
commit 66e4f3c97c
2 changed files with 2 additions and 2 deletions

View File

@@ -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))) {