From ee036f4c4442467f410ae62919429324777cf303 Mon Sep 17 00:00:00 2001
From: Manuel Padin Galleni <manuel.padin@fing.edu.uy>
Date: Sun, 21 Jul 2024 01:18:52 -0300
Subject: [PATCH] Update file mkdocs.yml

---
 mkdocs.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 992b169..174bb20 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -43,8 +43,8 @@ plugins:
   - bibtex:
       bib_file: "docs/biblio.bib"
   - mkdocs-video:
-        is_video: True
-        video_muted: True
-        video_controls: True
+      is_video: True
+      video_muted: True
+      video_controls: True
 
 
-- 
GitLab