diff --git a/contenido/02.html b/contenido/02.html
index f208c97..b3e24f7 100644
--- a/contenido/02.html
+++ b/contenido/02.html
@@ -187,6 +187,7 @@
$(function () {
"use strict";
$(".wrap-course-content").addClass("fake");
+ $(".navbar-brand").show();
// Ajustar tamaño de texto según ancho de ventana
function adjustTextSize() {