a/v render. gen fixes
This commit is contained in:
parent
f6fbb9ab81
commit
d62d4c5746
6 changed files with 706 additions and 268 deletions
|
|
@ -1256,7 +1256,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"entitiesType": "",
|
||||
"filters": [
|
||||
{"id": "type", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "chapter", "sort": [{"key": "name", "operator": "-"}]},
|
||||
{"id": "chapter", "sort": [{"key": "name", "operator": "+"}]},
|
||||
{"id": "tags", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "keywords", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "year", "sort": [{"key": "items", "operator": "-"}]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue