Skip to content

Commit

Permalink
i am a hackathon
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkree authored Nov 20, 2024
1 parent 1b193cf commit ea849ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(landing)/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function About() {
return (
<Section title="About" id="about">

<div className="text-xl">Have no clue who I am?
<div className="text-xl">I am a hackathon
<div className="flex gap-5 my-3">
<div
className={"flex-1 p-3 rounded-lg cursor-pointer border-2 " + (status === 'B' ? 'border-transparent bg-slate-200' : 'border-solid border-slate-200')}
Expand Down

1 comment on commit ea849ea

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-h66qftifw-daniel-kous-projects.vercel.app

Built with commit ea849ea.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.