From 4ec4062494ec88f55a2717109895c7d102fdd76a Mon Sep 17 00:00:00 2001 From: Sergio Cambelo Date: Sat, 10 Feb 2024 22:08:48 +0100 Subject: [PATCH] fix GitLab shortcode link url --- layouts/shortcodes/gitlab.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/gitlab.html b/layouts/shortcodes/gitlab.html index fa95ec61..a9507994 100644 --- a/layouts/shortcodes/gitlab.html +++ b/layouts/shortcodes/gitlab.html @@ -4,7 +4,7 @@ {{- $gitLabData := getJSON ($gitlabURL) -}} {{- with $gitLabData -}} - +