Add footer with more link for blog embed (homepage)
This commit is contained in:
parent
aa202782cf
commit
16cd4f10d9
1 changed files with 14 additions and 0 deletions
|
@ -265,6 +265,20 @@ display:
|
||||||
offset: 0
|
offset: 0
|
||||||
defaults:
|
defaults:
|
||||||
pager: false
|
pager: false
|
||||||
|
footer:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
empty: false
|
||||||
|
tokenize: false
|
||||||
|
content:
|
||||||
|
value: "<div class=\"titlebar\">\r\n <div class=\"titlebar_links\">\r\n <a href=\"/blog\">More blog posts</a>\r\n </div>\r\n</div>"
|
||||||
|
format: full_html
|
||||||
|
plugin_id: text
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: -1
|
max-age: -1
|
||||||
contexts:
|
contexts:
|
||||||
|
|
Loading…
Reference in a new issue