chore: Upgrade theme
This commit is contained in:
parent
c6c693b278
commit
ca11bd39c1
|
@ -6,7 +6,7 @@ const filter = process.env.DRAFT && process.env.DRAFT == 'true' ? '' : { draft:
|
|||
const config = {
|
||||
collections: {
|
||||
actualites: {
|
||||
readManyOption: {
|
||||
readByQueryOption: {
|
||||
fields: ['title', 'date', 'image', 'image_credit', 'description', 'auteur', 'draft', 'content'],
|
||||
filter
|
||||
},
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 679a55471532113c31e28581a9632afe01a7a3d1
|
||||
Subproject commit 64eaab93b25d057230ed24d8180812658aeffc96
|
Loading…
Reference in New Issue