Changeset 59191 for trunk/src/wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php
- Timestamp:
- 10/07/2024 06:07:57 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php
r59146 r59191 20 20 <div class="wp-block-group"> 21 21 <!-- wp:heading {"textAlign":"center","level":1,"className":"is-style-text-annotation"} --> 22 <h1 class="wp-block-heading has-text-align-center is-style-text-annotation"> Stories</h1>22 <h1 class="wp-block-heading has-text-align-center is-style-text-annotation"><?php esc_html_e( 'Stories', 'twentytwentyfive' ); ?></h1> 23 23 <!-- /wp:heading --> 24 24 </div> 25 25 <!-- /wp:group --> 26 26 <!-- wp:heading {"textAlign":"center","align":"wide","fontSize":"xx-large"} --> 27 <h2 class="wp-block-heading alignwide has-text-align-center has-xx-large-font-size"> Tell your story</h2>27 <h2 class="wp-block-heading alignwide has-text-align-center has-xx-large-font-size"><?php esc_html_e( 'Tell your story', 'twentytwentyfive' ); ?></h2> 28 28 <!-- /wp:heading --> 29 29 <!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop-photo-blog"} /-->
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)