parent
9ecf4a9d78
commit
a62ed919c1
3 changed files with 9 additions and 3 deletions
@ -0,0 +1,6 @@ |
|||||||
|
--- |
||||||
|
export const prerender = false; |
||||||
|
const githubLink = 'https://github.com/kamranahmedse/developer-roadmap'; |
||||||
|
|
||||||
|
return Astro.redirect(githubLink); |
||||||
|
--- |
Loading…
Reference in new issue