소스 검색

Removed block attributes from site-title in header as they are set in theme.json (and some of those items removed were incorrect) (#4511)

Jason Crist 3 년 전
부모
커밋
33aac8865d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      skatepark/block-template-parts/header.html

+ 1 - 1
skatepark/block-template-parts/header.html

@@ -3,7 +3,7 @@
 <!-- wp:group -->
 <div class="wp-block-group">
 <!-- wp:site-logo /-->
-<!-- wp:site-title {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"900"}},"fontSize":"large"} /-->
+<!-- wp:site-title /-->
 <!-- wp:site-tagline {"fontSize":"small","style":{"typography":{"fontWeight":"500"}}} /--></div>
 <!-- /wp:group -->