Changeset 56951 for trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php
- Timestamp:
- 10/17/2023 02:12:07 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php
r56813 r56951 1 1 <?php 2 2 /** 3 * Title: Portfolio Home Template3 * Title: Portfolio home template with post featured images 4 4 * Slug: twentytwentyfour/template-home-portfolio 5 * Template Types: front-page, index, home , page5 * 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/intro-text-left"} /-->17 <!-- wp:pattern {"slug":"twentytwentyfour/offset-grid-image-posts"} /-->16 <!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /--> 17 <!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-offset-4-col"} /--> 18 18 19 19 </main>
Note: See TracChangeset
for help on using the changeset viewer.