- Timestamp:
- 10/03/2023 03:12:30 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html
r56716 r56764 1 <!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"default"}} --> 2 <div class="wp-block-group"> 3 <!-- wp:template-part {"slug":"header"} /--> 4 </div> 5 <!-- /wp:group --> 1 <!-- wp:template-part {"slug":"header"} /--> 6 2 7 3 <!-- wp:group {"layout":{"type":"constrained"}} --> … … 16 12 <!-- wp:column {"width":"60%"} --> 17 13 <div class="wp-block-column" style="flex-basis:60%"> 18 <!-- wp:group {"tagName":"main","l ock":{"move":false,"remove":false},"layout":{"type":"constrained"}} -->14 <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 19 15 <main class="wp-block-group"> 20 16 <!-- wp:post-title {"level":1,"fontSize":"x-large"} /--> … … 39 35 <!-- wp:column {"width":"30%"} --> 40 36 <div class="wp-block-column" style="flex-basis:30%"> 41 <!-- wp:template-part {"slug":"sidebar" } /-->37 <!-- wp:template-part {"slug":"sidebar","tagName":"aside"} /--> 42 38 </div> 43 39 <!-- /wp:column -->
Note: See TracChangeset
for help on using the changeset viewer.