From 15745959c54bae27a1d83dc423581e96e4e1f8d3 Mon Sep 17 00:00:00 2001 From: "S. Kyle Korndoerfer" Date: Wed, 8 Feb 2023 13:14:36 -0500 Subject: [PATCH] Add 'rel=me' to social links for validation --- layouts/partials/sns-links.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/sns-links.html b/layouts/partials/sns-links.html index eb17865..4cef2b9 100644 --- a/layouts/partials/sns-links.html +++ b/layouts/partials/sns-links.html @@ -8,7 +8,7 @@ {{- else if and $social (ne $value true) -}} {{ $social = merge $social (dict "id" $value) }} - + {{- else if $value -}} {{- else -}} {{ $social = dict }} @@ -34,7 +34,7 @@ {{ $destination = printf (string .format) .id }} {{- end -}}
  • - + {{- .text -}}