diff --git a/config.toml b/config.toml index 839987c..395c4c5 100644 --- a/config.toml +++ b/config.toml @@ -94,7 +94,7 @@ paginatePath = "page" list = "right" # Configure layout for list pages single = "right" # Configure layout for single pages # Enable widgets in given order - widgets = ["search", "social", "recent", "categories", "taglist"] + widgets = ["search", "recent", "social", "categories", "taglist"] [Params.widgets] recent_num = 5 # Set the number of articles in the "Recent articles" widget