chore(readme): update config.yml to match config.yaml

This commit is contained in:
Mauricio Robayo 2019-02-01 11:38:21 -05:00 committed by Damiano Petrungaro
parent 14b8ce8a4e
commit f7c22c083b

View File

@ -24,7 +24,7 @@ to send a pull request.
1. Create a new file in `./content/version/index.{lang}.md` using the hugo command `hugo new {version}/index.{lang}.md`. 1. Create a new file in `./content/version/index.{lang}.md` using the hugo command `hugo new {version}/index.{lang}.md`.
1. Ensure all files have the appropriate fields required (see others as an example).. 1. Ensure all files have the appropriate fields required (see others as an example)..
1. Add the language to the `config.yml` file (see others as an example). 1. Add the language to the `config.yaml` file (see others as an example).
### Running project locally ### Running project locally