Fix pl_PL and pt_BR
This commit is contained in:
parent
b04061d2a4
commit
520dcecf07
1 changed files with 4 additions and 6 deletions
10
_config.yml
10
_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
|
||||
|
|
Loading…
Reference in a new issue