diff --git a/_config.yml b/_config.yml index 51ef67b7e..38dddcba3 100644 --- a/_config.yml +++ b/_config.yml @@ -307,9 +307,12 @@ defaults: values: permalink: /pl_PL/:basename:output_ext lang: pl +- scope: + path: "_pages/pt_BR" + type: pages values: permalink: /pt_BR/:basename:output_ext - lang: pt + lang: pt-BR - scope: path: "_pages/pt_BR" type: pages @@ -338,8 +341,3 @@ defaults: type: pages values: permalink: /pl_PL/index:output_ext - - scope: - path: "_pages/pt_BR/home.txt" - type: pages - values: - permalink: /pt_BR/index:output_ext