Skip to content

Commit

Permalink
Add speakers section to front page
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed May 19, 2024
1 parent c04b49e commit 0ffd9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home-page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ export class HomePage extends ReduxMixin(PolymerElement) {
<call-for-paper-block></call-for-paper-block>
<about-block></about-block>
<tickets-block id="tickets-block"></tickets-block>
<!-- <speakers-block></speakers-block> -->
<speakers-block></speakers-block>
<featured-videos></featured-videos>
<gallery-block></gallery-block>
<about-organizer-block></about-organizer-block>
Expand Down

0 comments on commit 0ffd9c9

Please sign in to comment.