Ahora si se ve el video de fondo

This commit is contained in:
2024-10-16 21:00:15 +02:00
parent 678cbe4feb
commit d245f4b01b
3 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "websostenible",
"version": "0.1.1",
"version": "0.1.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "websostenible",
"version": "0.1.1",
"version": "0.1.3",
"dependencies": {
"@astrojs/mdx": "^3.1.8",
"@astrojs/sitemap": "^3.2.1",

View File

@@ -55,7 +55,7 @@ const animateOnScroll = `
<header class="header-bg text-white">
<video autoplay muted loop class="video-bg">
<source src="/imgs/bosqueverde.webm" type="video/webm">
<source src="/imgs/bosqueverde.mp4" type="video/mp4">
Tu navegador no soporta la reproducción de videos.
</video>