From d98501ffefba1619555672ce220fdebb942cd68f Mon Sep 17 00:00:00 2001 From: DavidMtz Date: Fri, 13 Feb 2026 12:26:13 -0600 Subject: [PATCH] update --- contenido/01.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contenido/01.html b/contenido/01.html index 1fb1fe8..9038c2d 100644 --- a/contenido/01.html +++ b/contenido/01.html @@ -54,6 +54,8 @@ "use strict"; $(".wrap-course-content").addClass("fake"); + $(".navbar-brand").hide(); + $(".btn-comenzar").click(function (e) { e.preventDefault(); $(this).removeClass("animate__animated animate__pulse animate__infinite");