Changeset 12882 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/template-parts/content-workshop-single.php
- Timestamp:
- 09/13/2023 11:30:08 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/template-parts/content-workshop-single.php
r12723 r12882 21 21 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 22 22 <section> 23 <div class=" row align-middle betweensection-heading section-heading--with-space">23 <div class="section-heading section-heading--with-space"> 24 24 <h1 class="section-heading_title h2"><?php the_title(); ?></h1> 25 25 </div>
Note: See TracChangeset
for help on using the changeset viewer.