Closed pkmandke closed 5 years ago
Adding a 3rd career(in _data/index/careers.yml) by copy pasting the 2nd one's format and editing the detail doesn't seem to work.
Here's the error when rendered on github pages:
There was a YAML syntax error on line 36 column 492 in _data/index/careers.yml: mapping values are not allowed in this context
_data/index/careers.yml
mapping values are not allowed in this context
How to add another career? @jarrekk
Resolved.
I had (inadvertantly) added a colon(:) in the career description.
Apologies for the noise..
Adding a 3rd career(in _data/index/careers.yml) by copy pasting the 2nd one's format and editing the detail doesn't seem to work.
Here's the error when rendered on github pages:
There was a YAML syntax error on line 36 column 492 in
_data/index/careers.yml
:mapping values are not allowed in this context
How to add another career? @jarrekk