From 846d7007f3ff0b1968abe8cfee2db6fca707500b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Peixoto?= Date: Wed, 20 Jan 2021 15:46:46 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 617e521f..8e344bb0 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -17,30 +17,30 @@ sections: create: all match: "**/*" - type: directory - path: src/_blog/events + path: src/_blog label: Events create: all - match: "**/*" + match: "**/events.md" - type: directory - path: src/_blog/newscoverage + path: src/_blog label: News Coverage create: all - match: "**/*" + match: "**/newscoverage.md" - type: directory - path: src/_blog/releasenotes + path: src/_blog label: Release Notes create: all - match: "**/*" + match: "**/releasenotes.md" - type: directory - path: src/_blog/tutorials + path: src/_blog label: Tutorials create: all - match: "**/*" + match: "**/tutorials.md" - type: directory - path: src/_blog/videos + path: src/_blog label: Videos create: all - match: "**/*" + match: "**/videos.md" - type: heading label: ZH - type: directory