Commit e02608f
committed
Fix MJS2020 (1209/3320) board page
This used a colon in the title, which breaks parsing of the frontmatter
block. This causes the board to be omitted from the pid list and the
board page to only show the extended description, none of the defined
fields.
Adding quotes around the title fixes this.1 parent c6af63c commit e02608f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments