Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
297 B

<div class="d-flex justify-content-center p-4">
<video id="videoPlayer" width="100%" controls onerror="failed(event)">
<source src="https://video.jrtechs.net/video?v=/2-4-21-Gon-Timelapse.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>