From 9a130be5e06bdd2423a7ea83444a706c2fcb7693 Mon Sep 17 00:00:00 2001 From: muken Date: Sat, 27 Jun 2026 18:41:18 -0500 Subject: [PATCH] Add hmike.com credit to footer --- src/components/Footer.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 16b7d84..105a5cf 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -119,7 +119,11 @@ export default function Footer() { color: 'rgba(245,240,232,0.55)', }} > - © {new Date().getFullYear()} La Huasca. All rights reserved. + © {new Date().getFullYear()} La Huasca. All rights reserved. Powered by{' '} + + hmike.com + + );