Changeset 59348 for trunk/src/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php
- Timestamp:
- 11/05/2024 02:00:03 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php
r59269 r59348 86 86 <!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase","letterSpacing":"1.4px"}}} /--> 87 87 <!-- wp:paragraph --> 88 <p><?php echo esc_html_x( '·', 'Separator between date and categories ', 'twentytwentyfive' ); ?></p>88 <p><?php echo esc_html_x( '·', 'Separator between date and categories.', 'twentytwentyfive' ); ?></p> 89 89 <!-- /wp:paragraph --> 90 90 <!-- wp:post-date {"isLink":true} /-->
Note: See TracChangeset
for help on using the changeset viewer.