From 17f9d29418e4afd9edb967007392e03965fed18f Mon Sep 17 00:00:00 2001 From: Akio Taniguchi Date: Sun, 1 Dec 2019 21:38:00 +0900 Subject: [PATCH] Fix fontawesome class of email icon --- layouts/partials/home/social.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/home/social.html b/layouts/partials/home/social.html index 469f9e9b..c2a80cd9 100644 --- a/layouts/partials/home/social.html +++ b/layouts/partials/home/social.html @@ -161,5 +161,5 @@ {{ end }} {{ with .Site.Params.Social.Email}} - + {{ end }} \ No newline at end of file