another fix
This commit is contained in:
parent
ef2eb1809a
commit
1f57c3e80a
1 changed files with 3 additions and 8 deletions
11
_config.yml
11
_config.yml
|
@ -272,21 +272,16 @@ defaults:
|
|||
values:
|
||||
layout: single
|
||||
author_profile: false
|
||||
sidebar: true
|
||||
- scope:
|
||||
path: "_pages"
|
||||
path: "_pages/en_US"
|
||||
type: pages
|
||||
values:
|
||||
permalink: /:basename:output_ext
|
||||
lang: en
|
||||
- scope:
|
||||
path: "_pages/en_US"
|
||||
type: pages
|
||||
values:
|
||||
permalink: /index:output_ext
|
||||
lang: en
|
||||
- scope:
|
||||
path: "_pages/it_IT"
|
||||
type: pages
|
||||
values:
|
||||
permalink: /it_IT/home:output_ext
|
||||
permalink: /it_IT/:basename:output_ext
|
||||
lang: it
|
||||
|
|
Loading…
Add table
Reference in a new issue