mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-21 02:09:17 +00:00
Format recommendation pages
This commit is contained in:
27
_config.yml
27
_config.yml
@@ -58,6 +58,33 @@ collections:
|
||||
permalink: /providers/:name
|
||||
sort_by: order
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
type: "devices"
|
||||
values:
|
||||
layout: recommendation
|
||||
- scope:
|
||||
path: ""
|
||||
type: "browsers"
|
||||
values:
|
||||
layout: recommendation
|
||||
- scope:
|
||||
path: ""
|
||||
type: "software"
|
||||
values:
|
||||
layout: recommendation
|
||||
- scope:
|
||||
path: ""
|
||||
type: "os"
|
||||
values:
|
||||
layout: recommendation
|
||||
- scope:
|
||||
path: ""
|
||||
type: "providers"
|
||||
values:
|
||||
layout: recommendation
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
plugins:
|
||||
|
Reference in New Issue
Block a user