From 0fdccc528227c6a4a05861c0abb8721efd4ee280 Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Sun, 26 Jan 2025 14:23:54 +0100 Subject: [PATCH] fixed threads link --- layouts/partials/social.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/social.html b/layouts/partials/social.html index 31e6251..a0deb59 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -8,10 +8,10 @@ {{ with .Site.Params.social.mastodon }} {{ end }} - {{ with .Site.Params.social.google }} + {{ with .Site.Params.social.threads }} {{ end }} - {{ with .Site.Params.social.threads }} + {{ with .Site.Params.social.google }} {{ end }} {{ with .Site.Params.social.googlescholar}}