parent
2c373c7574
commit
9ecf4a9d78
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
--- |
||||
export const prerender = false; |
||||
const twitterLink = 'https://twitter.com/roadmapsh'; |
||||
|
||||
return Astro.redirect(twitterLink); |
||||
--- |
Loading…
Reference in new issue