浏览代码

Seedlet blocks: replace paragraph with Site Tagline block in header

Marko Andrijasevic 5 年之前
父节点
当前提交
06dd3a12de
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      seedlet-blocks/block-template-parts/header.html

+ 2 - 4
seedlet-blocks/block-template-parts/header.html

@@ -8,9 +8,7 @@
 
 
 <!-- wp:site-title {"align":"center"} /-->
 <!-- wp:site-title {"align":"center"} /-->
 
 
-<!-- wp:paragraph {"align":"center","fontSize":"small"} -->
-<p class="has-text-align-center has-small-font-size">is a curious botanist</p>
-<!-- /wp:paragraph -->
+<!-- wp:site-tagline {"align":"center","fontSize":"small"} /-->
 
 
 <!-- wp:navigation {"itemsJustification":"center"} -->
 <!-- wp:navigation {"itemsJustification":"center"} -->
 <!-- wp:navigation-link {"label":"Home","url":"#"} /-->
 <!-- wp:navigation-link {"label":"Home","url":"#"} /-->
@@ -18,4 +16,4 @@
 
 
 <!-- wp:spacer {"height":60} -->
 <!-- wp:spacer {"height":60} -->
 <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
 <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
-<!-- /wp:spacer -->
+<!-- /wp:spacer -->