Skip to content

Commit 2168460

Browse files
Fix : Added YouTube embed - Saving Projects Within The CircuitVerse Simulator (#455)
* Added yt embed - Saving Projects Within The CircuitVerse Simulator * update video embed style for better responsiveness * Update docs/chapter7/2buildwithcv.mdx Co-authored-by: Nihal <65150640+Nihal4777@users.noreply.github.com> * Update 2buildwithcv.md * update iframe title value --------- Co-authored-by: Nihal <65150640+Nihal4777@users.noreply.github.com>
1 parent f789975 commit 2168460

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

docs/chapter7/2buildwithcv.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Follow the below steps to create a new project and save the circuit online:
4141

4242
Watch this video for more information on the different fields that can be used for sharing more information about the project.
4343

44-
<div><iframe>insert saving project video link</iframe></div>.
44+
<div><iframe style="width:100%; aspect-ratio:16/9;" src="https://www.youtube.com/embed/b4SXde9huFQ?si=9Y9noFw90boEGfP_" title="YouTube video: Saving Projects Within the CircuitVerse Simulator" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
4545

4646
5. Click **Update Project** to save the project details and return back to the CV simulator window. Refer Figure 7.4.
4747

@@ -200,4 +200,4 @@ Follow the below steps to annotate the final circuit diagram:
200200

201201
![drawing](../images/img_chapter7/7.22.png)
202202

203-
<div align="center"><em>Figure 7.22</em></div>
203+
<div align="center"><em>Figure 7.22</em></div>

docs/chapter7/2buildwithcv.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@ Follow the below steps to create a new project and save the circuit online:
5353

5454
Watch this video for more information on the different fields that can be used for sharing more information about the project.
5555

56-
<div>
57-
<iframe>insert saving project video link</iframe>
58-
</div>
59-
.
56+
<div><iframe style="width:100%; aspect-ratio:16/9;" src="https://www.youtube.com/embed/b4SXde9huFQ?si=9Y9noFw90boEGfP_" title="YouTube video: Saving Projects Within the CircuitVerse Simulator" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
6057

6158
5. Click **Update Project** to save the project details and return back to the CV simulator window. Refer Figure 7.4.
6259

0 commit comments

Comments
 (0)