Skip to content

Commit

Permalink
Merge pull request #20 from AerialRobotics-IITK/varun-sappa-patch-1
Browse files Browse the repository at this point in the history
Update recruitment.astro
  • Loading branch information
aerial-robotics-iitk-bot authored Feb 1, 2024
2 parents c281c52 + e1de8b4 commit 159c8cf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/pages/recruitment.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@ import Card from "../components/Card.astro";
---

<Layout
title="Y22 Recruitment"
title="Y23 Recruitment"
showPicture={true}
background={"recruitment/banner.png"}
>
<div class="container">
<Card>
<div>
We @Team Aerial Robotics are <span class="special">recruiting!</span>
We @Team Aerial Robotics will be <span class="special">recruiting soon!</span>
</div>
<div>
The recruitment procedure is straightforward. You must take a test that
will be administered by us.
</div>
<div>
<!-- <div>
You are not required to understand all of the material's specifics.
However, we would like you to read it and try to gain a general
understanding and concept. We do not expect you to have any prior
knowledge, and the above material will suffice to pass the exam. If you
pass the examination, we will have a chat with you to learn more. And
that's it!
</div>
</div> -->
<div>
Check out the recruitment presentation and the intro video to learn more
Check out the recruitment presentation to learn more
about what we do and what we have achieved over the years.
</div>
</div>
</Card>
<!-- <Card>
<div class="title-desc">
Expand Down

0 comments on commit 159c8cf

Please sign in to comment.