Skip to content

Commit

Permalink
content changes
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaythakur8764 committed Oct 24, 2024
1 parent dc0f284 commit c0972e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/HomeBody.astro
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@ const faqContent = await Astro.glob("../content/faq/*.md");
<h1 class="text-4xl font-bold item-center text-center section-title">Eligibility</h1>

<div class="regBtnContainer">
<p class="text-lg text-justify mx-3 px-3">Students pursuing B.E./B.Tech/M.Tech who seek to apply their programming skills in the development of scientific software. While having a background in Computer Science and Engineering/Information Technology or related fields with programming skills is preferable, we also consider students from other areas (ME, AE, EE, ECE etc.) or from other streams with strong programming skills.</p>
<p class="text-lg text-justify mx-3 px-3">Students pursuing any engineering/ non-engineering course or graduates/ freshers, who are enthusiastic about software development may apply. While having a background in Computer Science and Engineering/Information Technology or related fields is preferable, we also consider students from other streams with strong programming skills.

</p>
</div>
</div>
</div>
Expand Down

0 comments on commit c0972e7

Please sign in to comment.