Make the view more blog link a pretty button
This commit is contained in:
parent
6648fe29ed
commit
38a4a48899
1 changed files with 1 additions and 6 deletions
|
@ -283,12 +283,7 @@ display:
|
||||||
plugin_id: text
|
plugin_id: text
|
||||||
empty: false
|
empty: false
|
||||||
content:
|
content:
|
||||||
value: |
|
value: "<div class=\"buttons is-centered\">\r\n <div class=\"button\">\r\n <a href=\"/blog\">More blog posts</a>\r\n </div>\r\n</div>\r\n"
|
||||||
<div class="titlebar">
|
|
||||||
<div class="titlebar_links">
|
|
||||||
<a href="/blog">More blog posts</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
format: full_html
|
format: full_html
|
||||||
tokenize: false
|
tokenize: false
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
|
|
Loading…
Reference in a new issue