diff --git a/_config.yml b/_config.yml index c878f1b..0ba10b9 100644 --- a/_config.yml +++ b/_config.yml @@ -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', 'fr_SN', 'pt_AO'] +languages: ['en', 'es', 'fr_SN', 'pt_AO', 'ar'] exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test", "site-*.zip"] diff --git a/_data/home.yml b/_data/home.yml index 0af5ba8..88528c8 100644 --- a/_data/home.yml +++ b/_data/home.yml @@ -18,4 +18,5 @@ language_selector: en: English es: Español fr_SN: Français (SN) - pt_AO: Português (AO) \ No newline at end of file + pt_AO: Português (AO) + ar: العربية \ No newline at end of file