From 748149806d5b415e4b9343ae5c4a04523f61be22 Mon Sep 17 00:00:00 2001 From: João Augusto Costa Branco Marado Torres Date: Sat, 28 Jun 2025 22:47:26 -0300 Subject: fix: html errors --- src/components/templates/MicroBlog.astro | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'src/components/templates') diff --git a/src/components/templates/MicroBlog.astro b/src/components/templates/MicroBlog.astro index b7019c5..c16155e 100644 --- a/src/components/templates/MicroBlog.astro +++ b/src/components/templates/MicroBlog.astro @@ -37,12 +37,12 @@ const little = ((first?.[0] ?? "") + (last?.[0] ?? "")).slice(0, 2); /> -
- +
+
- +
-
+
-