tuning
This commit is contained in:
parent
e50de1e1f2
commit
9fd835456d
1 changed files with 3 additions and 3 deletions
|
@ -82,7 +82,7 @@
|
|||
<iframe title="Survivre au système éducatif, Hackers et Crapauds fous [thinkerview]"
|
||||
width="420" height="240" sandbox="allow-same-origin allow-scripts allow-popups"
|
||||
src="https://tube.crapaud-fou.org/videos/embed/a44ec736-9108-49cb-b427-40b72c0e208d" frameborder="0"
|
||||
allowfullscreen=""></iframe>
|
||||
allowfullscreen="1"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -272,8 +272,8 @@
|
|||
<div class="col-12 col-md-6 col-lg-4 mb-4">
|
||||
<div class="card tube">
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<iframe class="lastvideo" width="348" height="196" sandbox="allow-same-origin allow-scripts allow-popups" src=""
|
||||
frameborder="0" allowfullscreen></iframe>
|
||||
<iframe class="lastvideo" width="348" height="196" sandbox="allow-same-origin allow-scripts allow-popups" title="" src=""
|
||||
frameborder="0" allowfullscreen="1"></iframe>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="link">
|
||||
|
|
Loading…
Reference in a new issue