Actualizar '_config.yml'
This commit is contained in:
parent
377c9a3f74
commit
34f736d3b4
1 changed files with 6 additions and 6 deletions
12
_config.yml
12
_config.yml
|
@ -46,15 +46,15 @@ collections:
|
|||
output: true
|
||||
description: "Blog sobre FLOSS."
|
||||
defaults:
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: pages
|
||||
values:
|
||||
layout: page
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: posts
|
||||
values:
|
||||
layout: post
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: pages
|
||||
values:
|
||||
layout: page
|
||||
|
|
Loading…
Reference in a new issue