Skip to content

Commit

Permalink
Merge pull request #31 from web3ssh-iiits/hotfix/hackathon-dates
Browse files Browse the repository at this point in the history
Fix error in hackathon dates
  • Loading branch information
aahnik authored Jul 22, 2024
2 parents f7ebfb5 + f93f49f commit 6d8b1c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/HeroSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const HeroSection = () => {
Summer School: 29th July to 3rd August
</div>
<div className="text-2xl font-sans font-medium ">
Hackathon: 29th July to 3rd August
Hackathon: 7th August to 9th August
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/data/keyComponents.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
{
"title": "2-Day Hackathon",
"text": "At the end, on the 3rd and 4th of August, 2024",
"text": "At the end, from 7th August to 9th August, 2024",
"graphics": "/graphics/hackathon.webp"
}
]

0 comments on commit 6d8b1c0

Please sign in to comment.