From 3ec7eeb841d65c95ec15304feaadcdba668cd9e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Peixoto?= Date: Wed, 27 Jan 2021 08:12:31 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index dbbd62e9..1569373f 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -4,12 +4,12 @@ auto_deploy: false admin_path: webhook_url: sections: -- type: document - path: src/_blog/academicpapers.md - label: Academic Papers - match: "**/*" - type: heading label: EN +- type: document + path: src/_blog/**/academicpapers.md + label: Academic Papers + match: "**/*" - type: directory path: src/_blog label: Blog Posts