diff --git a/layouts/shortcodes/codeberg.html b/layouts/shortcodes/codeberg.html index a6a8efa0..49fe7380 100644 --- a/layouts/shortcodes/codeberg.html +++ b/layouts/shortcodes/codeberg.html @@ -4,6 +4,7 @@ {{- $codebergColors := .Site.Data.codebergColors -}} {{- with $codebergData -}} +
@@ -64,4 +65,5 @@ .catch(error => console.error(error)) +
{{- end -}} diff --git a/layouts/shortcodes/forgejo.html b/layouts/shortcodes/forgejo.html index 689dbf85..6bd3de2b 100644 --- a/layouts/shortcodes/forgejo.html +++ b/layouts/shortcodes/forgejo.html @@ -4,6 +4,7 @@ {{- $forgejoColors := .Site.Data.forgejoColors -}} {{- with $forgejoData -}} +
{{- end -}} diff --git a/layouts/shortcodes/gitea.html b/layouts/shortcodes/gitea.html index f4e15d7d..23bcb874 100644 --- a/layouts/shortcodes/gitea.html +++ b/layouts/shortcodes/gitea.html @@ -4,6 +4,7 @@ {{- $giteaColors := .Site.Data.giteaColors -}} {{- with $giteaData -}} +
{{- end -}} diff --git a/layouts/shortcodes/gitlab.html b/layouts/shortcodes/gitlab.html index 12f08808..3bdcd2c7 100644 --- a/layouts/shortcodes/gitlab.html +++ b/layouts/shortcodes/gitlab.html @@ -4,6 +4,7 @@ {{- $gitLabData := resources.GetRemote $gitlabURL | transform.Unmarshal -}} {{- with $gitLabData -}} +