Skip to content

fix: set new countdown timer#79

Merged
shoaib-inamdar merged 1 commit into
mainfrom
fix/countdown-timer-setting
Jun 5, 2026
Merged

fix: set new countdown timer#79
shoaib-inamdar merged 1 commit into
mainfrom
fix/countdown-timer-setting

Conversation

@shoaib-inamdar

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 5, 2026 07:53
@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codeclubagpit Ready Ready Preview, Comment Jun 5, 2026 7:53am

@shoaib-inamdar shoaib-inamdar merged commit 79341fd into main Jun 5, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the hackathon countdown configuration so the UI timer ends at the revised hackathon end time.

Changes:

  • Adjusts HACKATHON_END in the countdown component from 2026-06-14T12:00:00 to 2026-06-14T11:15:00.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 5 to +6
const HACKATHON_START = new Date("2026-06-05T11:15:00");
const HACKATHON_END = new Date("2026-06-14T12:00:00");
const HACKATHON_END = new Date("2026-06-14T11:15:00");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants