diff --git a/layouts/shortcodes/github.html b/layouts/shortcodes/github.html index 56146975..484d7e90 100644 --- a/layouts/shortcodes/github.html +++ b/layouts/shortcodes/github.html @@ -4,6 +4,7 @@ {{- $githubColors := .Site.Data.githubColors -}} {{- with $githubData -}} +
@@ -64,4 +65,5 @@ .catch(error => console.error(error)) +
{{- end -}}