Removes platform and wallets from output collections

This commit is contained in:
Igor Kuzmenko 2017-07-18 17:52:43 +02:00
parent 5e53d82c8c
commit 9c60aacb41

View file

@ -580,8 +580,7 @@ collections:
output: false output: false
## _platforms ## _platforms
platforms: platforms:
output: true output: false
permalink: /en/wallets/:path/
defaults: defaults:
- scope: - scope:
@ -601,16 +600,6 @@ defaults:
- bcc - bcc
- bcc news - bcc news
- RELEASE - RELEASE
- scope:
path: ""
type: wallets
values:
layout: wallet-container
- scope:
path: ""
type: platforms
values:
layout: wallet-platform
- scope: - scope:
path: "" path: ""
type: posts type: posts