Skip to content

Commit 882e798

Browse files
Merge branch 'master' into hack8-dev
2 parents eed9246 + 84552c3 commit 882e798

4 files changed

Lines changed: 55 additions & 3 deletions

File tree

2025/src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ function App() {
2727
)
2828
}
2929

30-
export default App;
30+
export default App;

2025/src/sections/faq.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ const FAQ = () => {
66

77
const faqData = [
88
{
9-
109
question: "What are the 2 Problem Statements?",
1110
answer: (<div className="answer-text">The hackathon will have two tracks: GajShield Track and Mystery Track. Teams in the GajShield Track will receive their problem statement 3-4 days prior and can start working early, but a twist will be introduced on the competition day. <br />Meanwhile, teams in the Mystery Track will receive their problem statement on the day of the competition.</div>)
1211
},
13-
1412
{
1513
question: "How will the problem statements be, and how will the tracks be decided?",
1614
answer: (<div className="answer-text">The problem statements will be provided by the organizers. The tracks will be allotted to the teams by the organizers based on profile and resume fit.</div>)

assets/index-CeIMc_nz.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)