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}"