From d0b979e406d53082178043799b0908ba02968302 Mon Sep 17 00:00:00 2001 From: Hamed Pourkhaleghi Date: Mon, 3 Feb 2025 17:29:46 +0330 Subject: [PATCH] feat: make phone number a clickable link in footer --- layouts/partials/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index c04bd7a..78e80e5 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -106,7 +106,9 @@ {{ $value }} {{ else if (eq $key "phone") }} -
  • {{ $value }}
  • +
  • + {{ $value }} +
  • {{ else if (eq $key "linkedin") }}
  • {{ $author.name }}