Skip to content

Commit

Permalink
footer links updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yashlm committed May 14, 2024
1 parent c6cc515 commit 1a396bc
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,23 +101,32 @@ function Footer() {
<Typography variant="body2">Department Brochure</Typography>
</a>
<a
href="https://spo.iitk.ac.in/companies#ipolicy"
href="https://spo.iitk.ac.in/companies"
target="_blank"
rel="noreferrer"
>
<Typography variant="body2">
Intern Policy (Company)
Intern and Placement Policy (Company)
</Typography>
</a>
<a
href="https://spo.iitk.ac.in/docs/2021-22/Internship-Policy-2021-22.pdf"
href="https://spo.iitk.ac.in/assets/2023-24/Internship-Policy-2023-24.pdf"
target="_blank"
rel="noreferrer"
>
<Typography variant="body2">
Intern Policy (Student)
</Typography>
</a>
<a
href="https://spo.iitk.ac.in/assets/2023-24/Placement_Policy_2023-24.pdf"
target="_blank"
rel="noreferrer"
>
<Typography variant="body2">
Placement Policy (Student)
</Typography>
</a>
<a
href="https://spo.iitk.ac.in/assets/companies_links/IITK_Recruitment_Guide_2022-23.pdf"
target="_blank"
Expand Down

0 comments on commit 1a396bc

Please sign in to comment.