Skip to content

Commit

Permalink
Update card title to 'ETHGlobal Brussels 2024 Hackathon'
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Nov 17, 2024
1 parent 438f445 commit 2bcb0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/EventAttendanceVerification.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const EventAttendanceVerification: React.FC<EventAttendanceVerificationProps> =

return (
<div className="card-body">
<h2 className="text-2xl font-bold mb-4">Event Attendance</h2>
<h2 className="text-2xl font-bold mb-4">ETHGlobal Brussels 2024 Hackathon</h2>

{!hasAnswered ? (
<div className="text-center">
Expand Down

0 comments on commit 2bcb0b0

Please sign in to comment.