EN builds with fr_SN and pt_AO
This commit is contained in:
parent
be2ff534d8
commit
ad192b955b
3 changed files with 4 additions and 3 deletions
|
|
@ -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"]
|
||||
|
||||
|
|
|
|||
|
|
@ -16,4 +16,6 @@ modal:
|
|||
|
||||
language_selector:
|
||||
en: English
|
||||
es: Español
|
||||
es: Español
|
||||
fr_SN: Français (SN)
|
||||
pt_AO: Português (AO)
|
||||
|
|
@ -80,7 +80,6 @@ a:active {
|
|||
display: flex;
|
||||
height: 32px;
|
||||
padding: 0 10px;
|
||||
width: 100px;
|
||||
}
|
||||
.language-selector:hover {
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue