File tree Expand file tree Collapse file tree 7 files changed +77
-0
lines changed Expand file tree Collapse file tree 7 files changed +77
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg${Astro .url .pathname } ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg${Astro .url .pathname } ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg${Astro .url .pathname } ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg${Astro .url .pathname } ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg${Astro .url .pathname } ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg${Astro .url .pathname } ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
Original file line number Diff line number Diff line change 1+ ---
2+ import Layout from " ../layout.astro" ;
3+ const redirectUrl = ` https://old.buildingblocs.sg/2023-newnew ` ;
4+ ---
5+ <Layout title =" Redirecting..." showTitle >
6+ <p class =" mx-10 text-center mb-20" >Redirecting to <a href ={ redirectUrl } >{ redirectUrl } </a >.</p >
7+ <head >
8+ <meta http-equiv =" refresh" content =`0; url=${redirectUrl }` />
9+ <title >Redirecting...</title >
10+ </head >
11+ </Layout >
You can’t perform that action at this time.
0 commit comments