Changeset 56951 for trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php
- Timestamp:
- 10/17/2023 02:12:07 AM (15 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php
r56950 r56951 1 1 <?php 2 2 /** 3 * Title: Writer Home Template4 * Slug: twentytwentyfour/template-home- writer5 * Template Types: front-page, index, home , page3 * Title: Blogging home template 4 * Slug: twentytwentyfour/template-home-blogging 5 * Template Types: front-page, index, home 6 6 * Viewport width: 1400 7 7 * Inserter: no … … 9 9 ?> 10 10 11 <!-- wp:template-part {"slug":"header" } /-->11 <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /--> 12 12 13 13 <!-- wp:group {"style":{"spacing":{"padding":{"top":"0","bottom":"0","left":"0","right":"0"},"blockGap":"0","margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"},"tagName":"main"} --> 14 14 <main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 15 15 16 <!-- wp:pattern {"slug":"twentytwentyfour/writer-home"} /-->16 <!-- wp:pattern {"slug":"twentytwentyfour/page-home-blogging"} /--> 17 17 18 18 </main>
Note: See TracChangeset
for help on using the changeset viewer.