Skip to content

Commit

Permalink
RECS 2028 BATCH
Browse files Browse the repository at this point in the history
  • Loading branch information
raghav515 committed Jan 8, 2025
1 parent 4b1065d commit 551821c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 5 deletions.
16 changes: 14 additions & 2 deletions public/recruitments/feedback/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<script>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdGetgKXSJsD5FuaFKyCksqU5QFyl78ZBhGRZdeqClrNGl51g/viewform?embedded=true" width="100%" height="1300" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</body>
</html>

<!-- <script>
window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLSfYciyVqg7-m5JC5VFPccLz5Kd9OHj-HPUR7C6B1my2xgirWg/viewform?usp=sf_link"
</script>
</script> -->
18 changes: 15 additions & 3 deletions public/recruitments/register/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<script>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CSD Robocon NITK Recruitments Registration - 2028 Batch</title>
</head>
<body>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdGetgKXSJsD5FuaFKyCksqU5QFyl78ZBhGRZdeqClrNGl51g/viewform?embedded=true" width="100%" height="1300" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</body>
</html>

window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLSeN6ZnvORz-M0moRXFx_JeFdmBpUQts2YPmRiaJ3M4IHHEelw/viewform?usp=sf_link"
<!-- <script>
</script>
window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLSfYciyVqg7-m5JC5VFPccLz5Kd9OHj-HPUR7C6B1my2xgirWg/viewform?usp=sf_link"
</script> -->

0 comments on commit 551821c

Please sign in to comment.