From 2278dc03fb56345771f4db5e458d3089917ea5cc Mon Sep 17 00:00:00 2001 From: ducoterra Date: Tue, 12 May 2020 13:21:34 -0400 Subject: [PATCH] capitalize gitlab --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 7865b10..22678e8 100644 --- a/config.yml +++ b/config.yml @@ -34,7 +34,7 @@ services: icon: "fas fa-code-branch" items: - name: "Gitlab" - logo: "assets/tools/gitlab.svg" + logo: "assets/tools/Gitlab.svg" tag: "CI" url: "https://gitlab.ducoterra.net/" target: '_blank'