Commit config after db updates; primarily linebreak expansions
This commit is contained in:
parent
f803aa6668
commit
27bc701d4a
82 changed files with 2765 additions and 199 deletions
|
@ -282,7 +282,12 @@ display:
|
|||
empty: false
|
||||
tokenize: false
|
||||
content:
|
||||
value: "<div class=\"titlebar\">\n <div class=\"titlebar_links\">\n <a href=\"/blog\">More blog posts</a>\n </div>\n</div>\n"
|
||||
value: |
|
||||
<div class="titlebar">
|
||||
<div class="titlebar_links">
|
||||
<a href="/blog">More blog posts</a>
|
||||
</div>
|
||||
</div>
|
||||
format: full_html
|
||||
plugin_id: text
|
||||
cache_metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue