- Timestamp:
- 10/03/2023 03:12:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/templates/single-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 {"style":{"spacing":{"margin":{"top":"0vh","bottom":"0vh"},"padding":{"top":"10vh","bottom":"8vh"}}},"layout":{"type":"constrained"}} --> … … 24 20 <!-- /wp:group --> 25 21 26 <!-- wp:group {"tagName":"main","l ock":{"move":false,"remove":false},"layout":{"type":"constrained"}} -->22 <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 27 23 <main class="wp-block-group"><!-- wp:post-content {"lock":{"move":false,"remove":true},"layout":{"type":"constrained"}} /--> 28 24 … … 54 50 55 51 <!-- wp:column {"width":"30%"} --> 56 <div class="wp-block-column" style="flex-basis:30%"><!-- wp:template-part {"slug":"sidebar" } /--></div>52 <div class="wp-block-column" style="flex-basis:30%"><!-- wp:template-part {"slug":"sidebar","tagName":"aside"} /--></div> 57 53 <!-- /wp:column --> 58 54
Note: See TracChangeset
for help on using the changeset viewer.