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
|
||||
empty: false
|
||||
content:
|
||||
value: |
|
||||
<div class="titlebar">
|
||||
<div class="titlebar_links">
|
||||
<a href="/blog">More blog posts</a>
|
||||
</div>
|
||||
</div>
|
||||
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"
|
||||
format: full_html
|
||||
tokenize: false
|
||||
display_extenders: { }
|
||||
|
|
Loading…
Reference in a new issue