Commit 568dd1d
committed
docs(platform): quote YAML front-matter names containing a colon
Hugo's front-matter YAML parser rejected 'name: Identity: Users & Settings'
(mapping values are not allowed in this context). Quote the two affected
group names so the site builds.
Signed-off-by: Tamal Saha <tamal@appscode.com>1 parent a3553de commit 568dd1d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments