Update website/components/_temporary-markdown-page/README.md

Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
Jeff Escalante 2020-12-07 11:45:34 -05:00
parent 6809b16b14
commit 5f68414ce0
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ export function getStaticProps() {
} }
``` ```
If the specified page contains front matter, the `page_title` and `description` keys will be added as the title and description the the `<head>` of the page. If the specified page contains front matter, the `page_title` and `description` keys will be added as the title and description to the `<head>` of the page.