This commit is contained in:
2023-11-29 11:46:54 +03:00
parent 909ed62c8d
commit 240ce7ad14
6 changed files with 190 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ weight: 1
<!-- section 1 (header) -->
{{ reviews() }}
{% row(style="left" margin="none" reverse="rightreserve" padding="bottom") %}
@@ -23,9 +24,20 @@ weight: 1
## h2 title
{% test(subject="My Subject") %}
{% fflow_grid() %}
...
<!-- {{ youtube(id="5q9maMxvrac") }} -->
{{ mycomponent(
subject="My Subject",
items=[
"aaa",
"bbb",
"cccc"
]
)
}}
### h3 subtitle