git.lucas.co / website
source for lucas.co

commitd325263903d7f2aaf619b59cfc5dd90dddfc6f90
parent0ae9680149
authorlsgalante <[email protected]>
date2025-03-27 20:48
Change video url

 projects/simulations.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/simulations.html b/projects/simulations.html
index 0d98da2..b539198 100644
--- a/projects/simulations.html
+++ b/projects/simulations.html
@@ -1,4 +1,4 @@
 <video controls width="640" height="360" preload="metadata">
-  <source src="https://pub-83b605455fe741e380a2140c8bb1f763.r2.dev/1.mov" type="video/mov">
+  <source src="https://pub-83b605455fe741e380a2140c8bb1f763.r2.dev/1.mp4" type="video/mp4">
   Video not working sorry
 </video>