From af494e24763370459682df0ccbc163107022ae54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Peixoto?= Date: Wed, 27 Jan 2021 08:11:27 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/newslinks.yml | 2 -- .forestry/settings.yml | 9 ++++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.forestry/front_matter/templates/newslinks.yml b/.forestry/front_matter/templates/newslinks.yml index dfdd6e3a..8a8b3031 100644 --- a/.forestry/front_matter/templates/newslinks.yml +++ b/.forestry/front_matter/templates/newslinks.yml @@ -34,5 +34,3 @@ fields: name: tags label: tags description: separate tags by comma (,) -pages: -- src/_blog/academicpapers.md diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 8e344bb0..dbbd62e9 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -4,13 +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: directory - path: src/_blog - label: Academic Papers - create: all - match: "**/academicpapers.md" - type: directory path: src/_blog label: Blog Posts