Przeglądaj źródła

Merge pull request #3730 from Automattic/fix-frontpage-layout

Mayland Blocks: Fix the layout of the frontpage template
Ben Dwyer 4 lat temu
rodzic
commit
70440222d5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      mayland-blocks/block-templates/front-page.html

+ 1 - 1
mayland-blocks/block-templates/front-page.html

@@ -1,5 +1,5 @@
 <!-- wp:template-part {"slug":"header","align":"full", "tagName":"header","className":"site-header"} /-->
 
-<!-- wp:post-content /-->
+<!-- wp:post-content {"layout":{"inherit":true}} /-->
 
 <!-- wp:template-part {"slug":"footer","align":"full","tagName":"footer","className":"site-footer"} /-->