Hero paragraph and riff raff from live site
This commit is contained in:
parent
063b8a93a9
commit
9c659aec12
26 changed files with 944 additions and 1 deletions
|
|
@ -95,6 +95,7 @@ display:
|
|||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 18
|
||||
total_pages: null
|
||||
id: 0
|
||||
|
|
@ -109,7 +110,6 @@ display:
|
|||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
|
@ -190,6 +190,7 @@ display:
|
|||
- user.permissions
|
||||
tags:
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
block_promoted:
|
||||
id: block_promoted
|
||||
display_title: 'Block Promoted'
|
||||
|
|
@ -259,6 +260,7 @@ display:
|
|||
- user.permissions
|
||||
tags:
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
embed_listing:
|
||||
id: embed_listing
|
||||
display_title: Embed
|
||||
|
|
@ -271,8 +273,10 @@ display:
|
|||
offset: 0
|
||||
items_per_page: 4
|
||||
defaults:
|
||||
css_class: false
|
||||
pager: false
|
||||
footer: false
|
||||
css_class: container
|
||||
footer:
|
||||
area:
|
||||
id: area
|
||||
|
|
@ -296,6 +300,7 @@ display:
|
|||
- user.permissions
|
||||
tags:
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
feed_listing:
|
||||
id: feed_listing
|
||||
display_title: Feed
|
||||
|
|
@ -988,6 +993,7 @@ display:
|
|||
- 'config:field.storage.node.field_image'
|
||||
- 'config:field.storage.node.field_tags'
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
page_listing:
|
||||
id: page_listing
|
||||
display_title: Page
|
||||
|
|
@ -1008,6 +1014,7 @@ display:
|
|||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'facets_filter:f'
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
|
|
@ -1015,4 +1022,5 @@ display:
|
|||
tags:
|
||||
- 'config:facets.facet.blog_topics'
|
||||
- 'config:search_api.index.blog'
|
||||
- 'search_api_list:blog'
|
||||
- taxonomy_term_list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue