Update README: update config section. Close #32

This commit is contained in:
Dmitry Kolosov 2020-05-14 22:33:21 +03:00
parent 2fc2766a24
commit 63b73e6d2b

View File

@ -27,8 +27,9 @@ For more information read the official [setup guide](//gohugo.io/overview/instal
After installing the theme successfully it requires a just a few more steps to get your site running. After installing the theme successfully it requires a just a few more steps to get your site running.
### Update config file ### Update config file
If you have toml config (which is by default), you should rename it to config.yaml or adapt this config for toml syntax.
Example: Example of config.yaml:
```yaml ```yaml
languageCode: "en-us" languageCode: "en-us"
baseUrl: "" baseUrl: ""