Explorar o código

Merge pull request #2276 from Automattic/update/seedlet-blocks-tagline

Seedlet blocks: replace paragraph with Site Tagline block in header
Kjell Reigstad %!s(int64=5) %!d(string=hai) anos
pai
achega
98bc23c53c
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  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 {"textAlign":"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 {"textAlign":"center","fontSize":"small"} /-->
 
 <!-- wp:navigation {"itemsJustification":"center"} -->
 <!-- wp:navigation-link {"label":"Home","url":"#"} /-->
@@ -18,4 +16,4 @@
 
 <!-- wp:spacer {"height":60} -->
 <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
-<!-- /wp:spacer -->
+<!-- /wp:spacer -->