Skip to content

Commit

Permalink
Add extends track button (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: Ananya Maiti <[email protected]>
  • Loading branch information
ananyo2012 and Ananya Maiti authored Sep 29, 2023
1 parent 849a87d commit b891fe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/HeroBanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ const HeroBanner = () => {
<Button
buttonClassName="custom-button submit-btn register-btn-extra-padding"
anchorClassName="text-decoration-none"
buttonLabel="BoFs and Posters"
buttonHyperLink="https://in.pycon.org/cfp/bofs-and-posters-2023/proposals/"
buttonLabel="Submit .extend() Tracks"
buttonHyperLink="https://forms.gle/xwtfwXF6y1Us9FBK9"
/>
</div>
</div>
Expand Down

0 comments on commit b891fe8

Please sign in to comment.