From a6070e66d88478e3efa8b09068459b2e4c95af7a Mon Sep 17 00:00:00 2001 From: Abhay Kumar Verma <56693429+darkRaspberry@users.noreply.github.com> Date: Sat, 17 Apr 2021 22:03:35 +0530 Subject: [PATCH] Make email and call work in footer. (#133) * Open email in default email program. * Add phone link. --- _includes/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 7a14761..0bdf970 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -26,14 +26,14 @@

Email

- {{ site.email }} + {{ site.email }}

Phone

- {{ site.phone }} + {{ site.phone }}