From ca11bd39c1ab473b73059f0a7f0d04cf3b8870e9 Mon Sep 17 00:00:00 2001 From: Simon C Date: Wed, 23 Feb 2022 11:43:36 +0100 Subject: [PATCH] chore: Upgrade theme --- scripts/directus-to-markdown/index.js | 2 +- themes/hugo-theme-lowtech | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/directus-to-markdown/index.js b/scripts/directus-to-markdown/index.js index c2057db..521c253 100644 --- a/scripts/directus-to-markdown/index.js +++ b/scripts/directus-to-markdown/index.js @@ -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 }, diff --git a/themes/hugo-theme-lowtech b/themes/hugo-theme-lowtech index 679a554..64eaab9 160000 --- a/themes/hugo-theme-lowtech +++ b/themes/hugo-theme-lowtech @@ -1 +1 @@ -Subproject commit 679a55471532113c31e28581a9632afe01a7a3d1 +Subproject commit 64eaab93b25d057230ed24d8180812658aeffc96