diff --git a/config.jsonc b/config.jsonc index 41077d3..ba43a83 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1179,7 +1179,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. {"id": "director", "sort": [{"key": "items", "operator": "-"}]}, {"id": "country", "sort": [{"key": "items", "operator": "-"}]}, {"id": "year", "sort": [{"key": "name", "operator": "-"}]}, - {"id": "topic", "sort": [{"key": "items", "operator": "-"}]}, + {"id": "section", "sort": [{"key": "items", "operator": "-"}]}, {"id": "keywords", "sort": [{"key": "items", "operator": "-"}]} ], "filtersSize": 176,