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