Useless home text change.

This commit is contained in:
2020-09-04 21:57:29 +02:00
parent a3abe842b3
commit 8a79068ba6
5 changed files with 21 additions and 18 deletions

View File

@@ -3,6 +3,8 @@
{{> @headline headline=headline}}
</header>
<div class="LP-TextSection__Text">
{{> @paragraph text=text}}
{{#each paragraphs}}
{{> @paragraph text=this}}
{{/each}}
</div>
</article>