From 88ad123bc35e114156ccee372dee76a73b495b28 Mon Sep 17 00:00:00 2001 From: ajuvercr Date: Wed, 16 Sep 2020 17:23:17 +0200 Subject: [PATCH] fix thema's --- Rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules b/Rules index c9cfd14..65a95d3 100644 --- a/Rules +++ b/Rules @@ -7,7 +7,7 @@ preprocess do content = '' attributes = { identifier: thema, - naam: thema.capitalize + naam: thema.downcase } identifier = "/themas/#{thema}"