added threads link

This commit is contained in:
Stephan Hadan 2025-01-26 13:57:48 +01:00
parent 34dc1f4d16
commit a825517d8d
3 changed files with 5 additions and 0 deletions

View file

@ -9,6 +9,9 @@
<a href="https://{{.}}" aria-label="Mastodon" target="_blank"><i class="fab fa-mastodon" aria-hidden="true"></i></a>
{{ end }}
{{ with .Site.Params.social.google }}
<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 }}
<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}}