From 04fbd474910704f09bedbd3e20435ee63cc85b13 Mon Sep 17 00:00:00 2001 From: "Kevin C. Coram" Date: Mon, 30 Dec 2019 19:30:42 -0800 Subject: [PATCH] Add u-key microformat property to public key link --- 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 716be05..5c9b86a 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -3,7 +3,7 @@ {{ if .email }} {{ else if .publicKey }} - + {{ else }} {{ end }}