Update siteConfig doc

This commit is contained in:
Frank Li 2017-08-17 11:08:17 -07:00 committed by GitHub
parent 9e0fc32ab0
commit 469593a55e

View file

@ -25,7 +25,7 @@ The `siteConfig` object contains the bulk of the configuration settings for your
`baseUrl` - baseUrl for your site.
`projectName` - Project name.
`projectName` - Project name. This must match your GitHub repo project name (case sensitive).
`headerLinks` - Links that will be used in the header navigation bar. The `label` field of each object will be the link text and will also be translated for each language.