Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -4,7 +4,10 @@ display:
|
|||
footer:
|
||||
area:
|
||||
content:
|
||||
value: "<div class=\"titlebar\">\r\n<div class=\"titlebar_links\"><a href=\"/blog\">More blog posts</a></div>\r\n</div>\r\n"
|
||||
value: |
|
||||
<div class="titlebar">
|
||||
<div class="titlebar_links"><a href="/blog">More blog posts</a></div>
|
||||
</div>
|
||||
format: full_html
|
||||
page_listing:
|
||||
display_title: Página
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue