Reordered sidebar

This commit is contained in:
Nis Wechselberg 2023-01-30 17:30:55 +01:00
parent 0fe38d82c6
commit 30984466c4

View file

@ -94,7 +94,7 @@ paginatePath = "page"
list = "right" # Configure layout for list pages list = "right" # Configure layout for list pages
single = "right" # Configure layout for single pages single = "right" # Configure layout for single pages
# Enable widgets in given order # Enable widgets in given order
widgets = ["search", "social", "recent", "categories", "taglist"] widgets = ["search", "recent", "social", "categories", "taglist"]
[Params.widgets] [Params.widgets]
recent_num = 5 # Set the number of articles in the "Recent articles" widget recent_num = 5 # Set the number of articles in the "Recent articles" widget