소스 검색

Add title to page template (#7094)

Erick Danzer 2 년 전
부모
커밋
ac3fa29dc8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      lettre/templates/page.html

+ 2 - 0
lettre/templates/page.html

@@ -4,6 +4,8 @@
 <main class="wp-block-group"><!-- wp:group {"layout":{"inherit":true}} -->
 <div class="wp-block-group">
 
+<!-- wp:post-title {"level":1} /-->
+
 <!-- wp:spacer {"height":"1px"} -->
 <div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>
 <!-- /wp:spacer -->