From 24b59f0b1638f8769a37b7cc67c3923dc0b5da20 Mon Sep 17 00:00:00 2001 From: Juan Felipe Zapata Moreno Date: Fri, 16 Jan 2026 10:16:48 -0600 Subject: [PATCH] fix: imagen --- src/components/Holos/Logo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Holos/Logo.vue b/src/components/Holos/Logo.vue index ae6ce2f..bc2a61b 100644 --- a/src/components/Holos/Logo.vue +++ b/src/components/Holos/Logo.vue @@ -40,6 +40,6 @@ const home = () => { class="flex w-full justify-center items-center space-x-2 cursor-pointer" @click="home" > - + \ No newline at end of file