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 = ''
|
||||
attributes = {
|
||||
identifier: thema,
|
||||
naam: thema.capitalize
|
||||
naam: thema.downcase
|
||||
}
|
||||
identifier = "/themas/#{thema}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue