diff --git a/config.jsonc b/config.jsonc index 0d37367..da1c87b 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1187,7 +1187,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. {"id": "country", "sort": [{"key": "items", "operator": "-"}]}, {"id": "year", "sort": [{"key": "name", "operator": "-"}]}, {"id": "section", "sort": [{"key": "items", "operator": "-"}]}, - {"id": "keywords", "sort": [{"key": "items", "operator": "-"}]} + {"id": "genre", "sort": [{"key": "items", "operator": "-"}]} ], "filtersSize": 176, "find": {"conditions": [], "operator": "&"},