small fixes
This commit is contained in:
parent
0ccc6bca41
commit
c0f8ee7f79
|
@ -43,7 +43,10 @@ featured = 'featured'
|
||||||
# do you want an imprint?
|
# do you want an imprint?
|
||||||
imprint = true
|
imprint = true
|
||||||
|
|
||||||
|
# what is seen in the header?
|
||||||
mainMenu = ['about']
|
mainMenu = ['about']
|
||||||
|
|
||||||
|
# in which section search for posts?
|
||||||
searchSections = ['news']
|
searchSections = ['news']
|
||||||
|
|
||||||
# how long stays a featrued article on frontpage as featured (in weeks)
|
# how long stays a featrued article on frontpage as featured (in weeks)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user