Margerie commited on
Commit
9c8a301
1 Parent(s): 83074e8

fixed iframes of youtube video links

Browse files
Files changed (1) hide show
  1. documentation.html +2 -2
documentation.html CHANGED
@@ -152,11 +152,11 @@
152
  <h2>User guide</h2>
153
  <section id="user-guide">
154
  <h3>Load patient</h3>
155
- <iframe width="560" height="315" src="https://youtu.be/iXPMgLM7UYs" frameborder="0" allowfullscreen class="mb-4"></iframe>
156
  </section>
157
  <section id="edit-contours">
158
  <h3>Edit contours</h3>
159
- <iframe width="560" height="315" src="https://youtu.be/1YO3PYhbvzs" frameborder="0" allowfullscreen class="mb-4"></iframe>
160
  </section>
161
  </section>
162
  <section id="folder-structure">
 
152
  <h2>User guide</h2>
153
  <section id="user-guide">
154
  <h3>Load patient</h3>
155
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/iXPMgLM7UYs?si=mNdDxmjIKIThRAfA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
156
  </section>
157
  <section id="edit-contours">
158
  <h3>Edit contours</h3>
159
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/1YO3PYhbvzs?si=swi0iNqSAI0hjTSU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
160
  </section>
161
  </section>
162
  <section id="folder-structure">