From 814ef2bfb749651b3dc4e19230e29395b2c65752 Mon Sep 17 00:00:00 2001 From: Manuel Pineda Date: Wed, 28 Nov 2018 13:28:40 -0200 Subject: [PATCH] Add gitlab in sgv.html --- layouts/partials/svg.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 5591dfe..cfecf61 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -4,6 +4,8 @@ {{- else if (eq .name "github") -}} +{{- else if (eq .name "gitlab") -}} + {{- else if (eq .name "instagram") -}} {{- else if (eq .name "linkedin") -}} @@ -18,4 +20,4 @@ {{- else -}} -{{- end -}} \ No newline at end of file +{{- end -}}