Skip to content

Commit

Permalink
date year updated
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay9085 authored Jan 15, 2025
1 parent 5bf52cf commit 3fd9bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Dates.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const dateContent = [
{ name: "Workshop", description: "15-16 Nov 2024" },
{ name: "Problem Statement Announcement", description: "16th Nov 2024" },
{ name: "Submission Deadline", description: "20th Dec 2024" },
{ name: "Result Declaration", description: "3rd Jan 2024" },
{ name: "Internship Begins", description: "6th Jan 2024" }
{ name: "Result Declaration", description: "3rd Jan 2025" },
{ name: "Internship Begins", description: "6th Jan 2025" }
]
---
Expand Down

0 comments on commit 3fd9bb6

Please sign in to comment.