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
ff53ca9410
commit
57febaad0e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
<div class="video-container">
|
<div class="video-container">
|
||||||
<video id="myVideo" loop>
|
<video id="myVideo" loop>
|
||||||
<source src="https://github.com/sam-sneed/download-free-ram/releases/download/ram1.0/ranch.mp4" type="video/mp4">
|
<source src="https://github.com/sammy-lord/download-free-ram/releases/download/ram1.0/ranch.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<img id="thumbnail" src="dl.jpg" onclick="playVideo()" alt="Click me to download RAM!">
|
<img id="thumbnail" src="dl.jpg" onclick="playVideo()" alt="Click me to download RAM!">
|
||||||
|
|
Loading…
Reference in a new issue