chore: Upgrade theme
This commit is contained in:
parent
a577645a81
commit
a060243e99
|
@ -7,7 +7,7 @@ const config = {
|
||||||
contentKey: 'body',
|
contentKey: 'body',
|
||||||
collections: {
|
collections: {
|
||||||
actualites: {
|
actualites: {
|
||||||
readManyOption: {
|
readByQueryOption: {
|
||||||
fields: ['title', 'slug', 'date', 'image', 'image_credit', 'draft', 'body'],
|
fields: ['title', 'slug', 'date', 'image', 'image_credit', 'draft', 'body'],
|
||||||
filter
|
filter
|
||||||
},
|
},
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6b9914f4e3e4a2d51287c98bf375614adb62e83c
|
Subproject commit 5089d181bd1402a44768d0a7f8c83330b393643f
|
Loading…
Reference in New Issue