Skip to content

Commit

Permalink
Use post excerpt instead of post content.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr committed Dec 17, 2021
1 parent 1279f9a commit 0248eba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tt1-blocks/block-templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:post-title {"isLink":true} /-->
<!-- wp:post-excerpt /-->
</div>
<!-- /wp:group -->

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:spacer {"height":70} -->
Expand Down

0 comments on commit 0248eba

Please sign in to comment.