fix thema's

This commit is contained in:
ajuvercr 2020-09-16 17:23:17 +02:00
parent f537c9bd80
commit 88ad123bc3

2
Rules
View file

@ -7,7 +7,7 @@ preprocess do
content = '' content = ''
attributes = { attributes = {
identifier: thema, identifier: thema,
naam: thema.capitalize naam: thema.downcase
} }
identifier = "/themas/#{thema}" identifier = "/themas/#{thema}"