Skip to content

Commit 159c8cf

Browse files
Merge pull request #20 from AerialRobotics-IITK/varun-sappa-patch-1
Update recruitment.astro
2 parents c281c52 + e1de8b4 commit 159c8cf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/pages/recruitment.astro

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@ import Card from "../components/Card.astro";
55
---
66

77
<Layout
8-
title="Y22 Recruitment"
8+
title="Y23 Recruitment"
99
showPicture={true}
1010
background={"recruitment/banner.png"}
1111
>
1212
<div class="container">
1313
<Card>
1414
<div>
15-
We @Team Aerial Robotics are <span class="special">recruiting!</span>
15+
We @Team Aerial Robotics will be <span class="special">recruiting soon!</span>
1616
</div>
1717
<div>
1818
The recruitment procedure is straightforward. You must take a test that
1919
will be administered by us.
2020
</div>
21-
<div>
21+
<!-- <div>
2222
You are not required to understand all of the material's specifics.
2323
However, we would like you to read it and try to gain a general
2424
understanding and concept. We do not expect you to have any prior
2525
knowledge, and the above material will suffice to pass the exam. If you
2626
pass the examination, we will have a chat with you to learn more. And
2727
that's it!
28-
</div>
28+
</div> -->
2929
<div>
30-
Check out the recruitment presentation and the intro video to learn more
30+
Check out the recruitment presentation to learn more
3131
about what we do and what we have achieved over the years.
32-
</div>
32+
</div>
3333
</Card>
3434
<!-- <Card>
3535
<div class="title-desc">

0 commit comments

Comments
 (0)