Skip to content

Commit

Permalink
merge: Merge pull request #311 from Velocity-IIITDWD/updates/05-08-24
Browse files Browse the repository at this point in the history
data: updates/05-08-24
  • Loading branch information
harshsoni-harsh authored Aug 5, 2024
2 parents 840ab08 + 5824933 commit 7493c58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 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
10 changes: 5 additions & 5 deletions data/announcements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ export type Announcement = {

export const announcements: Announcement[] = [
{
link: '/docs/A-Meta-Analysis-Approach.pdf',
text: 'A meta-analysis approach on medical, surgical and expectant management" gets published in Epidemiology, Biostatistics, and Public Health (Scopus indexed)',
link: '/docs/implicit_self-supervised_language_representation.pdf',
text: 'Journal article co-authored by Prof. Prasanna titled "Implicit Self-supervised Language Representation for Spoken Language Diarization" gets published in IEEE/ACM Transactions on Audio, Speech and Language Processing, Happy Reading! ',
new: true,
month: '8',
year: '2024',
},
{
link: '/docs/CSAB_Tentative_Vacancy_2024.pdf',
text: 'Tentative Seat Vacancy for CSAB Special Rounds 2024',
link: '/docs/A-Meta-Analysis-Approach.pdf',
text: 'A meta-analysis approach on medical, surgical and expectant management" gets published in Epidemiology, Biostatistics, and Public Health (Scopus indexed)',
new: true,
month: '7',
month: '8',
year: '2024',
},
{
Expand Down

0 comments on commit 7493c58

Please sign in to comment.