From 2c58e62f4a4b154a489d364d93804b1f156eb2be Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 6 Nov 2022 18:43:19 +0100 Subject: [PATCH] fix links --- _includes/block/team.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/block/team.html b/_includes/block/team.html index 2c707a11..b235a517 100644 --- a/_includes/block/team.html +++ b/_includes/block/team.html @@ -15,7 +15,7 @@

{{ item.text }}

{% for link in item.links %} - Learn More + Learn More {% endfor %}