From 92f57b4430110105cb6e45232b5321cedf148938 Mon Sep 17 00:00:00 2001 From: Umar Hussain Date: Fri, 15 Nov 2019 00:54:22 +0100 Subject: [PATCH] Added `| safeURL` for contact list iteration. using `tel:` without `safeURL` will replace it with `#ZgotmplZ` in url. Please see the below link for more details. https://gohugo.io/functions/safeurl/#prose --- layouts/partials/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/contact.html b/layouts/partials/contact.html index 2a13661..dfe03f9 100644 --- a/layouts/partials/contact.html +++ b/layouts/partials/contact.html @@ -2,7 +2,7 @@