Skip to content

Commit

Permalink
data(announcements): remove CSAB 2024 tentative vacancy
Browse files Browse the repository at this point in the history
  • Loading branch information
boxlesscat committed Aug 5, 2024
1 parent ce562b1 commit 5824933
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
6 changes: 1 addition & 5 deletions data/admissions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,7 @@ export const links: linksStructure[] = [
{
id: 1,
type: 'Quick Links',
links: [{
id: 3,
link: '/docs/CSAB_Tentative_Vacancy_2024.pdf',
displayText: 'Tentative Seat Vacancy for CSAB Special Rounds 2024',
},
links: [
{
id: 1,
link: '/docs/Hostel Facility for 2024 batch students.pdf',
Expand Down
7 changes: 0 additions & 7 deletions data/announcements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ export const announcements: Announcement[] = [
month: '8',
year: '2024',
},
{
link: '/docs/CSAB_Tentative_Vacancy_2024.pdf',
text: 'Tentative Seat Vacancy for CSAB Special Rounds 2024',
new: true,
month: '7',
year: '2024',
},
{
link: '/docs/Guidelines for hostel feesInternet Banking.pdf',
text: 'Guidelines to pay Hostel fees using QR Code/Internet Banking for 2024 Batch Students',
Expand Down

0 comments on commit 5824933

Please sign in to comment.