From 8b06aa092c03ee4cd3a2e02e8f40d7a60d085a71 Mon Sep 17 00:00:00 2001 From: Lukas Ruge <tvluke@chaotikum.org> Date: Tue, 13 Feb 2024 06:24:51 +0000 Subject: [PATCH] Update tool-list.html --- _includes/tool-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/tool-list.html b/_includes/tool-list.html index fa49b5aa..c47f356b 100644 --- a/_includes/tool-list.html +++ b/_includes/tool-list.html @@ -2,6 +2,6 @@ {%- if tool.sets contains 'werkstatt' -%} {% include {{site.toolinfo}} uid=tool.uid %} -{%- endif -%} <hr> +{%- endif -%} {% endfor %} -- GitLab