From 7d737348c6ee118f56f4065ea1bbc56e18f3313b Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Fri, 19 Aug 2022 00:01:03 +0200 Subject: [PATCH] Update social-follow.html Add rel=me attribute to social links --- layouts/partials/social-follow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/social-follow.html b/layouts/partials/social-follow.html index 7e3f920..f518f5a 100644 --- a/layouts/partials/social-follow.html +++ b/layouts/partials/social-follow.html @@ -1,7 +1,7 @@ {{ $socials := where (partialCached "func/socials/Get" "socials/Get") "follow" "!=" false }}
{{ range $socials }} - + {{ with .icon }} {{ . }} {{ else }}