Skip to content

Commit

Permalink
swapping yt video to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Morran committed Jan 10, 2024
1 parent fce9926 commit 690aeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/modules/hubs/HubFormCard/HubFormCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ const HubFormCard = ({ hub: _hub, classProp = '' }: HubFormCardPropsT) => {

<div className="mb-20 youtube-video">
<iframe
src="https://www.youtube.com/embed/0PTmHNKdZB0"
src="https://www.youtube.com/embed/yARtWNlmBzw"
frameBorder="0"
allowFullScreen
></iframe>
Expand Down

0 comments on commit 690aeb9

Please sign in to comment.