We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa1448 commit 467ac2fCopy full SHA for 467ac2f
src/pages/cfp.astro
@@ -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>
src/pages/planning.astro
+ window.location.href = "https://forms.gle/riw6CvML8ck94A4V9";
+ <meta http-equiv="refresh" content="0;url=https://forms.gle/riw6CvML8ck94A4V9">
src/pages/reviewers.astro
+ window.location.href = "https://forms.gle/4GTJjwZ1nHBGetM18";
+ <meta http-equiv="refresh" content="0;url=https://forms.gle/4GTJjwZ1nHBGetM18">
0 commit comments