Skip to content

Commit e2372a1

Browse files
authored
Include Speakers title in PyConf Turns 5 Page
1 parent 7612fa1 commit e2372a1

File tree

1 file changed

+1
-1
lines changed
  • src/app/pyconf-hyderabad-turns-5

1 file changed

+1
-1
lines changed

src/app/pyconf-hyderabad-turns-5/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function PeoplePhotoFrame({ images, className }) {
2727
level={2}
2828
tagLevel={2}
2929
>
30-
Volunteers
30+
Volunteers & Speakers
3131
</Heading>
3232
<div
3333
className={`relative flex flex-wrap justify-center gap-2 ${className}`}

0 commit comments

Comments
 (0)