From 1ee019f74525f094e075196b026b0b03d15e32c7 Mon Sep 17 00:00:00 2001 From: Gustavo Silva Date: Thu, 12 Mar 2020 15:54:27 +0000 Subject: [PATCH] fix typo causing pipeline failures --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index e98773b..8e44df2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -22,7 +22,7 @@ {% if site.gitlab_source %}
  • - {% include icon-sourcegitlab.html username=site.gitlab_source} + {% include icon-sourcegitlab.html username=site.gitlab_source %}
  • {% endif %}