Skip to content

Commit

Permalink
Fix#20532: Replacing google drive link with youtube link (oppia#20878)
Browse files Browse the repository at this point in the history
* replacing google drive link with youtube link

* replacing google drive link with youtube embedded link

---------

Co-authored-by: Hardik Goyal <[email protected]>
  • Loading branch information
mannika763 and HardikGoyal2003 authored Aug 28, 2024
1 parent a51466d commit 29f121f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3 class="oppia-partnerships-h3">{{ 'I18N_PARTNERSHIPS_PAGE_PARTNERING_HEADING'

<div class="oppia-partners-video">
<iframe class="oppia-partners-video-iframe"
src="https://drive.google.com/file/d/18KeSXp1050MT0kePmFqfKwTrdscd8uYW/preview"
src="https://www.youtube.com/embed/mDfiDLn2Rko?si=tTS9OzbANbQJf4CW"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
Expand Down

0 comments on commit 29f121f

Please sign in to comment.