fixed threads link

This commit is contained in:
Stephan Hadan 2025-01-26 14:23:54 +01:00
parent a825517d8d
commit 0fdccc5282

View file

@ -8,10 +8,10 @@
{{ with .Site.Params.social.mastodon }}
<a href="https://{{.}}" aria-label="Mastodon" target="_blank"><i class="fab fa-mastodon" aria-hidden="true"></i></a>
{{ end }}
{{ with .Site.Params.social.google }}
{{ with .Site.Params.social.threads }}
<a href="https://www.threads.net/@{{.}}" aria-label="Threads" target="_blank"><i class="fab fa-threads" aria-hidden="true"></i></a>
{{ end }}
{{ with .Site.Params.social.threads }}
{{ with .Site.Params.social.google }}
<a href="https://plus.google.com/{{.}}/about" aria-label="Google Plus" target="_blank"><i class="fab fa-google-plus" aria-hidden="true"></i></a>
{{ end }}
{{ with .Site.Params.social.googlescholar}}