From e59e5eab4ffdb7361fc9d260f47c8ad7d5f930db Mon Sep 17 00:00:00 2001 From: Ofek Gila Date: Sun, 17 Jan 2021 18:46:36 -0800 Subject: [PATCH] Fix typo Mailto link doesn't work because of this typo. Cheers --- _includes/call.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/call.html b/_includes/call.html index 67504ca..9f555c6 100644 --- a/_includes/call.html +++ b/_includes/call.html @@ -5,7 +5,7 @@ {% endif %} {% if site.data.contact.email %}
Email: - + {{ site.data.contact.email }}