This commit is contained in:
parent
751468de8e
commit
e21986a00e
1 changed files with 5 additions and 0 deletions
|
@ -81,6 +81,11 @@ collections:
|
|||
preview: false
|
||||
create: true
|
||||
slug: '{{year}}-{{month}}-{{day}}-{{slug}}'
|
||||
sortable_fields:
|
||||
fields: [ 'commit_date', 'date', 'title', 'author' ]
|
||||
default:
|
||||
field: commit_date
|
||||
direction: Descending
|
||||
view_filters:
|
||||
- label: "Publié"
|
||||
field: status
|
||||
|
|
Loading…
Reference in a new issue