make site build in two languages
This commit is contained in:
parent
68c73b5fe2
commit
7f68a9d0ef
2 changed files with 15 additions and 9 deletions
|
|
@ -7,12 +7,7 @@ twitter_username: Butter App
|
|||
github_username: Butter App
|
||||
logo: "/assets/images/butter-app-logo-small.svg"
|
||||
# powered by jekyll-multiple-languages-plugin
|
||||
# During install, one row will be removed and the placeholder will be replaced with that code.
|
||||
languages: [
|
||||
'en',
|
||||
'es',
|
||||
'zh_Hans',
|
||||
]
|
||||
languages: ['en', 'es']
|
||||
|
||||
exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue