Changeset 56764 for trunk/src/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php
- Timestamp:
- 10/03/2023 03:12:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php
r56716 r56764 8 8 ?> 9 9 10 <!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"default"}} --> 11 <div class="wp-block-group"> 12 <!-- wp:template-part {"slug":"header","theme":"twentytwentyfour"} /--> 13 </div> 14 <!-- /wp:group --> 10 <!-- wp:template-part {"slug":"header"} /--> 15 11 16 12 <!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} --> 17 13 <main class="wp-block-group alignfull"> 18 <!-- wp:heading {"level":1," className="screen-reader-text} -->19 <h1 class="wp-block-heading screen-reader-text"><?php echo esc_html__( 'Posts', 'twentytwentyfour' ); ?></h1>14 <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} --> 15 <h1 class="wp-block-heading alignwide" style="padding-top:var(--wp--preset--spacing--50)"><?php esc_html_e( 'Posts', 'twentytwentyfour' ); ?></h1> 20 16 <!-- /wp:heading --> 21 17 … … 25 21 <!-- /wp:group --> 26 22 27 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer" ,"theme":"twentytwentyfour"} /-->23 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)