1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| <!-- wp:template-part {"slug":"header","theme":"jvb-theme","tagName": "header","area":"header"} /-->
|
| <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
| <main class="wp-block-group"><!-- wp:group {"align":"full","className":"is-style-triangle","backgroundColor":"secondary","layout":{"type":"flex","orientation":"vertical","justifyContent":"right","verticalAlignment":"bottom"}} -->
| <div class="wp-block-group alignfull is-style-triangle has-secondary-background-color has-background"><!-- wp:post-title /-->
|
| <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
| <div class="wp-block-group"><!-- wp:post-terms {"term":"category"} /-->
|
| <!-- wp:post-date /--></div>
| <!-- /wp:group --></div>
| <!-- /wp:group -->
|
| <!-- wp:post-excerpt /-->
|
| <!-- wp:post-content /--></main>
| <!-- /wp:group -->
|
| <!-- wp:template-part {"slug":"footer","theme":"jvb-theme","tagName":"footer","area":"footer"} /-->
|
|