[FIX] Fix _config.yml
This commit is contained in:
parent
b313849b7d
commit
43c56d039c
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ defaults:
|
||||||
permalink: /pt_BR/:basename:output_ext
|
permalink: /pt_BR/:basename:output_ext
|
||||||
lang: pt
|
lang: pt
|
||||||
- scope:
|
- scope:
|
||||||
path: "_pages/en_US/home.txt"
|
path: "_pages/pt_BR/home.txt"
|
||||||
type: pages
|
type: pages
|
||||||
values:
|
values:
|
||||||
permalink: /index:output_ext
|
permalink: /index:output_ext
|
||||||
|
|
Loading…
Add table
Reference in a new issue