diff --git a/layouts/partials/home/social.html b/layouts/partials/home/social.html index 16cc50f..6fa0389 100644 --- a/layouts/partials/home/social.html +++ b/layouts/partials/home/social.html @@ -1,3 +1,4 @@ + {{- with .Site.Params.Social.Github -}} @@ -283,6 +284,20 @@ {{- end -}} +{{- with .Site.Params.Social.Gitea}} + + + +{{- with .Site.Params.Social.XMPP}} + + + +{{- end -}} +{{- with .Site.Params.Social.Matrix}} + + + +{{- end -}} {{- with .Site.Params.Social.Custom}} {{- . | safeHTML -}} -{{- end -}} \ No newline at end of file +{{- end -}}