Update article simple card display (no citation wanted here)
... and blind users still don't need to be told there's an image coming.
This commit is contained in:
parent
055559e0f1
commit
f10bf3f5c6
1 changed files with 2 additions and 6 deletions
|
@ -92,18 +92,13 @@ content:
|
||||||
type: responsive_image
|
type: responsive_image
|
||||||
weight: 0
|
weight: 0
|
||||||
region: ds_content
|
region: ds_content
|
||||||
label: visually_hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
responsive_image_style: narrow
|
responsive_image_style: narrow
|
||||||
image_link: content
|
image_link: content
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
ds:
|
ds:
|
||||||
ds_limit: '1'
|
ds_limit: '1'
|
||||||
geo_citation:
|
|
||||||
weight: 90
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
@ -117,5 +112,6 @@ hidden:
|
||||||
field_tags: true
|
field_tags: true
|
||||||
field_topics: true
|
field_topics: true
|
||||||
field_upload: true
|
field_upload: true
|
||||||
|
geo_citation: true
|
||||||
links: true
|
links: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue