title | description | tags | |||
---|---|---|---|---|---|
YAML Page Title |
YAML Front Matter Example |
|
This page contains YAML front matter:
---
title: YAML Page Title
description: YAML Front Matter Example
tags: [ "tag1", "tag2", "tag3" ]
---
The frontmatter block will be stripped and the title
variable will be used to set the page title.