From 852e80a2dc9ea93087c9ff7a4bcdc9592bc873a6 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Fri, 26 Feb 2021 18:01:34 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/blog-post.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index 5c38d264..e4d13597 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -17,7 +17,10 @@ fields: label: date - type: text name: permalink - label: permalink + label: Permalink + description: The permanent URL for this post. Must start and end with slashes. For + blog posts, include the date (/2022-09-23-descriptive-title/); for weekly + newsletters, use the edition number(/weekly-123/). - type: text name: translationKey label: translationKey