From dd0191a2d1e55d3147f03e50c49efc2b1b3b1805 Mon Sep 17 00:00:00 2001 From: martin-corredera <martin.corredera@mercadolibre.com> Date: Sun, 16 Jul 2023 22:59:08 -0300 Subject: [PATCH] Added Default templates --- content/pages/Introduccion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/Introduccion.md b/content/pages/Introduccion.md index 3280f91..631d56a 100644 --- a/content/pages/Introduccion.md +++ b/content/pages/Introduccion.md @@ -10,7 +10,7 @@ Figura: <figure> <!--Incluir camino a la imagen a mostrar--> - <img src="images/output_Im_1.jpg" width="200"> + <img src="../images/output_Im_1.jpg" width="200"> <figcaption> fig_img_modified :: La figura de Imagen Modificada </figcaption> -- GitLab