Skip to content

Commit a2c3d29

Browse files
Fix video loading
1 parent a76128b commit a2c3d29

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -760,9 +760,8 @@
760760

761761
<td width="30%" align="center">
762762

763-
<video width="300" height="250" style="width:100%; max-width:260px; height:auto;" controls>
764-
<source src="assets/1985.mp4" type="video/mp4">
765-
</video>
763+
<video src="https://github.com/user-attachments/assets/a9d83d4e-1416-424a-b35d-ab999f33a59f" width="260" controls>
764+
</video>
766765

767766
</td>
768767

0 commit comments

Comments
 (0)