fix thema's
This commit is contained in:
parent
f537c9bd80
commit
88ad123bc3
1 changed files with 1 additions and 1 deletions
2
Rules
2
Rules
|
@ -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}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue