From 51c58ad0d570f4a7f2e460da524b01b9a5710473 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Fri, 23 Oct 2020 11:04:10 +0530 Subject: [PATCH] social-icons: add rel=me * rel=me links allow cross-linking of user's identities, improving SEO --- layouts/partials/social_icons.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/social_icons.html b/layouts/partials/social_icons.html index 1a5d6d24..5cc5f8bc 100644 --- a/layouts/partials/social_icons.html +++ b/layouts/partials/social_icons.html @@ -1,6 +1,6 @@
{{- range . -}} - {{ partial "svg.html" . }} {{- end -}} -
\ No newline at end of file +