Skip to content

Commit

Permalink
feat: stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasohCHOM committed Jan 11, 2025
1 parent f1eddbb commit 1f19a05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions src/app/(site)/_components/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ const Hero: React.FC = () => {
FullyHacks 2025
</h1>
<p className="text-[1rem] font-normal text-[#72D6E6] md:text-lg">
CS BUILDING: <time dateTime="2023-02-17">APR 12</time> -{" "}
<time dateTime="2023-02-18">APR 13</time>
CS BUILDING: SPRING 2025
</p>
</section>
</>
Expand Down
5 changes: 0 additions & 5 deletions src/lib/data/faq.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,5 @@ export const faqs: FAQType[] = [
question: "What should I bring?",
answer:
"Bring a sleeping bag, laptop, chargers, snacks and drinks, hygiene items, and anything else you might need for a 24-hour event."
},
{
id: "faq9",
question: "When are applications due?",
answer: "Applications are due by 11:59 PM (PDT) on March 24, 2025."
}
];

0 comments on commit 1f19a05

Please sign in to comment.