fix order of widgets
Deploy Website / build (push) Failing after 4m29s Details

This commit is contained in:
James Ravenscroft 2023-07-23 20:53:20 +01:00
parent ef9223b9a9
commit 6e671a7765
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ unsafe= true
list = "right" # Configure layout for list pages list = "right" # Configure layout for list pages
single = false # Configure layout for single pages single = false # Configure layout for single pages
# Enable widgets in given order # Enable widgets in given order
widgets = ["search", "recent", "types", "categories", "taglist", "social", "languages"] widgets = ["search", "recent", "types", "social", "categories", "taglist", "languages"]
[Params.widgets.social] [Params.widgets.social]
# Enable parts of social widget # Enable parts of social widget