Skip to content

Commit 79688ec

Browse files
authored
Fix: Embed video demonstration for CircuitVerse Chrome extension (#456)
* Added yt embed - Saving Projects Within The CircuitVerse Simulator * fix: embed video demonstration for CircuitVerse Chrome extension * update video iframe style for better responsiveness * fix the aspect ratio issue and reverted the changes from previous PR * fix: update iframe title for CircuitVerse Chrome extension video
1 parent 2168460 commit 79688ec

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/chapter2/2cvforeducators.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -538,9 +538,7 @@ When the extension is successfully installed, it is displayed as an option in th
538538

539539
Watch the below video for a quick demonstration of how the CircuitVerse Chrome extension works in Google Slides.
540540

541-
[insert embed video]
542-
543-
<div><iframe></iframe></div>
541+
<div><iframe src="https://www.youtube.com/embed/eOf0XAxLz7Y?si=bpX_Po2Sgvihlsiw" style="width:100%; aspect-ratio:16/9;" title="Insert CircuitVerse Live Circuits in Google Slides" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
544542

545543
## Download Image
546544

0 commit comments

Comments
 (0)