From 154cd5ba93396884e358bbc1957bbae6949f8de3 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Fri, 26 Feb 2021 18:12:11 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/blog-post.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index c8281f19..71a2300d 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -6,7 +6,7 @@ fields: name: title label: Title description: Appears as the "headline" of the post itself, as well as the title - of post's card. Fewer than 60 characters recommended to avoid truncation. + of post's card. Max length 3 lines (approx 60 characters) before truncating. config: min: 1 max: 65 @@ -19,7 +19,9 @@ fields: characters) before truncating. - type: datetime name: date - label: date + label: Date + description: For blog posts and news/other links, use date of publication. For events, + use the date of the event itself. - type: text name: permalink label: Permalink