From cdaedda9e61bd08cc602fc128f72695e330c53f6 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 6 Nov 2022 22:02:52 +0100 Subject: [PATCH] remove debug message --- _includes/block/team.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/block/team.html b/_includes/block/team.html index 7981bece..b5428b22 100644 --- a/_includes/block/team.html +++ b/_includes/block/team.html @@ -15,7 +15,6 @@

{{ item.text }}

{% for link in item.links %} -

{{link.link}}

{{ link.text }} {% endfor %}