Skip to content

Commit

Permalink
Release: 27-10-24 (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshsoni-harsh authored Oct 26, 2024
2 parents 45acc1a + d79c65b commit 8cf30a8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
7 changes: 7 additions & 0 deletions data/announcements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ export type Announcement = {
};

export const announcements: Announcement[] = [
{
link: 'https://forms.gle/gmzLVv7BCh7TqxAE7',
text: 'Expression of Interest - October 2024 (Hostel Accommodation for Boys)',
new: true,
month: '10',
year: '2024',
},
{
link: '/docs/recruitment_of_registrar.pdf',
text: 'Advertisement for the position of Registrar (On Deputation/ Short term Contract)',
Expand Down
9 changes: 7 additions & 2 deletions data/jobs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,15 @@ export const jobsData: Jobs[] = [
"title": "Advertisement for the position of Registrar (On Deputation/ Short term Contract)",
"category": "staff",
"details": ``,
"lastDate": "14.11.2024",
"lastDate": "",
"generalInstructions": "/docs/recruitment_of_registrar.pdf",
"application": "https://forms.gle/qjYCNrLWkWD4ycJq9",
"extraInfo": []
"extraInfo": [
[
"Recruitment",
"/images/Advertisement_for_the_position_of_Registrar.jpeg"
]
]
},
{
"title": "Advertisement for the Recruitment of Multiple Research Positions",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8cf30a8

Please sign in to comment.