Merge pull request #88 from ericnakagawa/master

Removed a redundant feature, added an error message to help troubleshooting building localized sites.
This commit is contained in:
Eric Nakagawa 2017-09-26 10:22:43 -07:00 committed by GitHub
commit effd1113ad
5 changed files with 15 additions and 8 deletions

View file

@ -58,7 +58,6 @@ const siteConfig = {
apiKey: "3eb9507824b8be89e7a199ecaa1a9d2c",
indexName: "docusaurus"
},
customCssFileName: "custom.css", //the name of your custom css file
colors: {
primaryColor: "#2E8555",
secondaryColor: "#205C3B",