Update website/components/_temporary-markdown-page/README.md
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
parent
6809b16b14
commit
5f68414ce0
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue