parent
a69a17c3e3
commit
ba0567540c
1 changed files with 3 additions and 3 deletions
|
@ -185,7 +185,7 @@ display:
|
|||
use_more_always: true
|
||||
use_more_text: 'More articles'
|
||||
link_display: custom_url
|
||||
link_url: /articles
|
||||
link_url: articles
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
@ -272,7 +272,7 @@ display:
|
|||
use_more_always: true
|
||||
use_more_text: 'More blog posts'
|
||||
link_display: custom_url
|
||||
link_url: /blog
|
||||
link_url: blog
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
@ -553,7 +553,7 @@ display:
|
|||
use_more_always: true
|
||||
use_more_text: 'More gleanings'
|
||||
link_display: custom_url
|
||||
link_url: /gleanings
|
||||
link_url: gleanings
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
|
Loading…
Add table
Reference in a new issue