Compare commits
No commits in common. "68bf2ec2e86597bf570e7aa3195c8b72bc45db5c" and "07ff4845bb7103a1be0be6f7977318f0f239dbdb" have entirely different histories.
68bf2ec2e8
...
07ff4845bb
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-lg-10">
|
||||
<div class="content">
|
||||
<video controls crossorigin playsinline muted poster="static/images/poster.png">
|
||||
<video controls crossorigin playsinline poster="static/images/poster.png">
|
||||
</video>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue