Add More link for Articles
This commit is contained in:
parent
f386401aa2
commit
ec75636e8c
1 changed files with 11 additions and 0 deletions
|
@ -175,6 +175,17 @@ display:
|
|||
display_options:
|
||||
display_extenders: { }
|
||||
display_description: ''
|
||||
use_more: true
|
||||
defaults:
|
||||
use_more: false
|
||||
use_more_always: false
|
||||
use_more_text: false
|
||||
link_display: false
|
||||
link_url: false
|
||||
use_more_always: true
|
||||
use_more_text: 'More articles'
|
||||
link_display: custom_url
|
||||
link_url: /articles
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
|
Loading…
Add table
Reference in a new issue