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 4abfdb8 commit e08e062Copy full SHA for e08e062
src/pages/planning.astro
@@ -0,0 +1,7 @@
1
+<script>
2
+ window.location.href = "https://forms.gle/riw6CvML8ck94A4V9";
3
+</script>
4
+
5
+<noscript>
6
+ <meta http-equiv="refresh" content="0;url=https://forms.gle/riw6CvML8ck94A4V9">
7
+</noscript>
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