Fix homepage
This commit is contained in:
parent
1f57c3e80a
commit
05b7518df8
1 changed files with 10 additions and 0 deletions
10
_config.yml
10
_config.yml
|
@ -285,3 +285,13 @@ defaults:
|
|||
values:
|
||||
permalink: /it_IT/:basename:output_ext
|
||||
lang: it
|
||||
- scope:
|
||||
path: "_pages/en_US/home.txt"
|
||||
type: pages
|
||||
values:
|
||||
permalink: /index:output_ext
|
||||
- scope:
|
||||
path: "_pages/it_IT/home.txt"
|
||||
type: pages
|
||||
values:
|
||||
permalink: /it_IT/index:output_ext
|
||||
|
|
Loading…
Reference in a new issue