From 6b2cf1bb9bbbc07fa95e595283beaba068b6331a Mon Sep 17 00:00:00 2001 From: James Wang Date: Sat, 1 Feb 2020 11:51:37 -0800 Subject: Adding facebook.com url to Facebook social partial --- layouts/partials/social.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/social.html b/layouts/partials/social.html index f43d1f5..913434c 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -7,7 +7,7 @@ {{ end }} {{ if isset .Site.Params "facebookuser" }}
- +
{{ end }} {{ if isset .Site.Params "flickruser" }} -- cgit v1.2.3