Changeset 56764 for trunk/src/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php
- Timestamp:
- 10/03/2023 03:12:30 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php
r56716 r56764 9 9 ?> 10 10 11 <!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"default"}} --> 12 <div class="wp-block-group"> 13 <!-- wp:template-part {"slug":"header","theme":"twentytwentyfour"} /--> 14 </div> 15 <!-- /wp:group --> 11 <!-- wp:template-part {"slug":"header"} /--> 16 12 17 13 … … 24 20 <!-- wp:column {"width":"66.66%"} --> 25 21 <div class="wp-block-column" style="flex-basis:66.66%"> 26 <!-- wp:pattern {"slug":"twentytwentyfour/ hidden-search"} /-->22 <!-- wp:pattern {"slug":"twentytwentyfour/search"} /--> 27 23 </div> 28 24 <!-- /wp:column --> 29 25 30 26 <!-- wp:column {"width":"33.33%"} --> 31 27 <div class="wp-block-column" style="flex-basis:33.33%"> … … 37 33 </div> 38 34 <!-- /wp:columns --> 39 35 40 36 <!-- wp:pattern {"slug":"twentytwentyfour/posts-three-columns-images"} /--> 41 37 </main> 42 38 <!-- /wp:group --> 43 39 44 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer" ,"theme":"twentytwentyfour"} /-->40 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
Note: See TracChangeset
for help on using the changeset viewer.