- Timestamp:
- 10/14/2024 09:56:32 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/page-shop-home.php
r59146 r59233 3 3 * Title: Shop homepage 4 4 * Slug: twentytwentyfive/page-shop-home 5 * Categories: twentytwentyfive_page , posts, featured5 * Categories: twentytwentyfive_page 6 6 * Keywords: starter 7 7 * Block Types: core/post-content … … 16 16 17 17 ?> 18 <!-- wp:group {"align":"full","style":{"spacing":{" blockGap":"0"}},"layout":{"type":"constrained"}} -->19 <div class="wp-block-group alignfull" >18 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> 19 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0"> 20 20 <!-- wp:pattern {"slug":"twentytwentyfive/banner-intro-image"} /--> 21 </div> 22 <!-- /wp:group --> 23 24 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> 25 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0"> 21 26 <!-- wp:pattern {"slug":"twentytwentyfive/grid-with-categories"} /--> 27 </div> 28 <!-- /wp:group --> 29 30 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> 31 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0"> 22 32 <!-- wp:pattern {"slug":"twentytwentyfive/media-instagram-grid"} /--> 23 33 </div>
Note: See TracChangeset
for help on using the changeset viewer.