Skip to content

Commit

Permalink
submission date exteded in the content
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay9085 authored Dec 16, 2024
1 parent 6814e11 commit 0291969
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 @@ -3,7 +3,7 @@ const dateContent = [
{ name: "Registration Opens", description: "21st Oct 2024" },
{ name: "Workshop", description: "15-16 Nov 2024" },
{ name: "Problem Statement Announcement", description: "16th Nov 2024" },
{ name: "Submission Deadline", description: "16th Dec 2024" },
{ name: "Submission Deadline", description: "20th Dec 2024" },
{ name: "Result Declaration", description: "3rd Jan 2024" },
{ name: "Internship Begins", description: "6th Jan 2024" }
]
Expand Down Expand Up @@ -83,4 +83,4 @@ const dateContent = [
/* .section-title table tr { }

} */
</style>
</style>

0 comments on commit 0291969

Please sign in to comment.