Browse Source

Merge pull request #2249 from Automattic/seedlet-blocks/add/site-logo-block

Seedlet Blocks: Replace header image with site logo block
Kjell Reigstad 5 years ago
parent
commit
a09444b60a
1 changed files with 1 additions and 3 deletions
  1. 1 3
      seedlet-blocks/block-template-parts/header.html

+ 1 - 3
seedlet-blocks/block-template-parts/header.html

@@ -2,9 +2,7 @@
 <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
 <!-- /wp:spacer -->
 
-<!-- wp:image {"align":"center","width":128,"height":128,"sizeSlug":"large","className":""} -->
-<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img src="https://cldup.com/B9dfntUFJE.png" alt="" width="128" height="128"/></figure></div>
-<!-- /wp:image -->
+<!-- wp:site-logo {"align":"center","width":128} /-->
 
 <!-- wp:site-title {"textAlign":"center"} /-->