Changeset 9328 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-history.php
- Timestamp:
- 12/11/2019 07:47:00 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-history.php
r9267 r9328 34 34 35 35 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 36 <header class="entry-header ">36 <header class="entry-header row"> 37 37 <?php the_title( '<h1 class="entry-title col-8">', '</h1>' ); ?> 38 38 </header><!-- .entry-header --> … … 69 69 </ul> 70 70 71 <h 3><?php esc_html_e( 'Jazzers and Release Dates', 'wporg' ); ?></h3>71 <h2><?php esc_html_e( 'Jazzers and Release Dates', 'wporg' ); ?></h2> 72 72 73 73 <p>
Note: See TracChangeset
for help on using the changeset viewer.