From 67d11380e2de90a430f1cbf29cb1c013c563b870 Mon Sep 17 00:00:00 2001 From: Juan Diego Moreno Upegui Date: Sat, 4 Apr 2026 21:14:58 -0500 Subject: [PATCH] Feature: added href link with a whatsapp opener with custom message --- src/components/footer/Footer.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/footer/Footer.astro b/src/components/footer/Footer.astro index 0773ae0..d330d60 100644 --- a/src/components/footer/Footer.astro +++ b/src/components/footer/Footer.astro @@ -132,7 +132,7 @@ import "./footer.css";