EN builds with fr_SN and pt_AO

This commit is contained in:
John Hess 2024-06-26 14:19:58 -05:00
parent be2ff534d8
commit ad192b955b
3 changed files with 4 additions and 3 deletions

View file

@ -6,7 +6,7 @@ usb_butter_url: "/usb-butter/"
url: "" # the base hostname & protocol for your site, e.g. http://example.com
logo: "/assets/images/butter-app-logo-small.svg"
# powered by jekyll-multiple-languages-plugin
languages: ['en', 'es']
languages: ['en', 'es', 'fr_SN', 'pt_AO']
exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test"]

View file

@ -17,3 +17,5 @@ modal:
language_selector:
en: English
es: Español
fr_SN: Français (SN)
pt_AO: Português (AO)

View file

@ -80,7 +80,6 @@ a:active {
display: flex;
height: 32px;
padding: 0 10px;
width: 100px;
}
.language-selector:hover {
cursor: pointer;