mirror of
https://github.com/the-spellman/download-free-ram
synced 2024-12-23 09:32:31 -06:00
Update index.html
This commit is contained in:
parent
161f796bdc
commit
ff53ca9410
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
<div class="video-container">
|
||||
<video id="myVideo" loop>
|
||||
<source src="video.mp4" type="video/mp4">
|
||||
<source src="https://github.com/sam-sneed/download-free-ram/releases/download/ram1.0/ranch.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
<img id="thumbnail" src="dl.jpg" onclick="playVideo()" alt="Click me to download RAM!">
|
||||
|
|
Loading…
Reference in a new issue