Home page can now host richt content
This commit is contained in:
parent
9b4bb6c9f1
commit
38733808ed
7 changed files with 191 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<section class="max-w-7xl px-0 md:px-4 lg:px-8">
|
||||
<div class="w-full px-2 lg:px-4">
|
||||
{{ page.body|richtext }}
|
||||
{{ page.body }}
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue