diff --git a/_drafts/_template.md b/_drafts/_template.md index b73f9d06..e375a3b4 100644 --- a/_drafts/_template.md +++ b/_drafts/_template.md @@ -11,9 +11,10 @@ # It will now show up in the front page when running Jekyll locally. title: Post Title -description: - Post Description (~140 words, used for discoverability and SEO) -author: tyler +description: + Post Description (~140 words, used for discoverability and SEO) # update using key words +author: tyler # update with author handle from authors.yml +tags: [tag1, tag2] # update with relevant tags (see https://interrupt.memfault.com/tags for examples!) --- A little bit of background of why the reader should read this post. @@ -32,9 +33,14 @@ Optional motivation to continue onwards ## Primary Section 1 -## Conclusion + + +## Conclusion +Wrap up with a summary and optionally a call for readers to join the conversation. {% include newsletter.html %}