From 632d4d8dc1b06fc0873a7fbde65fbf8375422e88 Mon Sep 17 00:00:00 2001 From: markhc Date: Wed, 20 Nov 2019 15:16:28 -0300 Subject: [PATCH] Update broken banner link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3918254..b718b28 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ - + # TPH Website @@ -44,7 +44,7 @@ Gatsby will take care of most of this process by creating a new page and positio #### Frontmatter -Frontmatter the optional metadata attached to every markdown file, like the list of authors or the creation date of the file. It is essentially just yaml syntax inside `---` delimiters within a markdown file. If you're not familiar with yaml you can find some refreshers [here](https://learnxinyminutes.com/docs/yaml/) +Frontmatter is the optional metadata attached to every markdown file, like the list of authors or the creation date of the file. It is essentially just yaml syntax inside `---` delimiters within a markdown file. If you're not familiar with yaml you can find some refreshers [here](https://learnxinyminutes.com/docs/yaml/) An example frontmatter might look like this