diff options
| author | Yong He <yonghe@outlook.com> | 2021-03-30 13:31:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-30 13:31:32 -0700 |
| commit | 6c5b463db2125c9876435993eae51519339b6f61 (patch) | |
| tree | 5632446fb1a9c93ce0c6dd13a9c50e84304000da /docs/user-guide/02-conventional-features.md | |
| parent | bac7f63a7b9273b47803b7befb381e7903b268c2 (diff) | |
Add layout front matter specifier for user-guide docs (#1770)
Diffstat (limited to 'docs/user-guide/02-conventional-features.md')
| -rw-r--r-- | docs/user-guide/02-conventional-features.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user-guide/02-conventional-features.md b/docs/user-guide/02-conventional-features.md index 8f05c2466..0c8a44d10 100644 --- a/docs/user-guide/02-conventional-features.md +++ b/docs/user-guide/02-conventional-features.md @@ -1,3 +1,7 @@ +--- +layout: user-guide +--- + Conventional Language Features ============================== |
