Removes trailing spaces from _config.yml. Adds wallets collection output.

This commit is contained in:
Igor Kuzmenko 2017-07-17 22:20:33 +02:00
parent acedfb821b
commit 65d67cd0c1

View file

@ -577,7 +577,9 @@ collections:
permalink: /en/release/:path
## _wallets
wallets:
output: false
output: true
permalink: /en/wallets/:path/
## _platforms
platforms:
output: true
permalink: /en/wallets/:path/
@ -600,12 +602,16 @@ defaults:
- bcc
- bcc news
- RELEASE
- scope:
path: ""
type: wallets
values:
layout: wallet-container
- scope:
path: ""
type: platforms
values:
layout: base
layout: wallet-platform
- scope:
path: ""
type: posts