make site build in two languages

This commit is contained in:
John Hess 2024-06-12 00:44:08 -05:00
parent 68c73b5fe2
commit 7f68a9d0ef
2 changed files with 15 additions and 9 deletions

View file

@ -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"]