From d48c6f1cde0abe8b7234f3bf78008df48c075b17 Mon Sep 17 00:00:00 2001 From: h4ckx0r Date: Tue, 5 Nov 2024 09:12:50 +0100 Subject: [PATCH] =?UTF-8?q?Mejoras=20en=20las=20im=C3=A1genes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ImagenMD.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ImagenMD.astro b/src/components/ImagenMD.astro index 5305375..c441b4b 100644 --- a/src/components/ImagenMD.astro +++ b/src/components/ImagenMD.astro @@ -9,4 +9,4 @@ if (width || height) { } --- -{alt} \ No newline at end of file +{alt} \ No newline at end of file