Update index.html

This commit is contained in:
Sam Sneed 2024-06-20 03:15:27 +00:00 committed by GitHub
parent ff53ca9410
commit 57febaad0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!">