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 + + );