26 lines
840 B
HTML
26 lines
840 B
HTML
<!-- wp:heading {"fontSize":"large"} -->
|
|
<h2 class="has-large-font-size">Latest posts</h2>
|
|
<!-- /wp:heading -->
|
|
|
|
<!-- wp:latest-posts {"postsToShow":3,"displayAuthor":true,"displayPostDate":true} /-->
|
|
|
|
<!-- wp:spacer {"height":"10px"} -->
|
|
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
<!-- /wp:spacer -->
|
|
|
|
<!-- wp:heading {"fontSize":"large"} -->
|
|
<h2 class="has-large-font-size">Latest comments</h2>
|
|
<!-- /wp:heading -->
|
|
|
|
<!-- wp:latest-comments {"commentsToShow":3,"displayAvatar":false} /-->
|
|
|
|
<!-- wp:spacer {"height":"10px"} -->
|
|
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
<!-- /wp:spacer -->
|
|
|
|
<!-- wp:heading {"fontSize":"large"} -->
|
|
<h2 class="has-large-font-size">Categories</h2>
|
|
<!-- /wp:heading -->
|
|
|
|
<!-- wp:categories {"showPostCounts":true,"showOnlyTopLevel":true} /-->
|