Skip to content

Commit 4abfdb8

Browse files
committed
test cfp redirect
1 parent 1fa1448 commit 4abfdb8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/pages/cfp.astro

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<script>
2+
window.location.href = "/programme/cfp/";
3+
</script>
4+
5+
<noscript>
6+
<meta http-equiv="refresh" content="0;url=https://ep2025.europython.eu/programme/cfp/">
7+
</noscript>

0 commit comments

Comments
 (0)