Making WordPress.org


Ignore:
Timestamp:
12/02/2021 12:59:04 AM (3 years ago)
Author:
tellyworth
Message:

WordPress.org Learn: sync with GitHub

Props hlashbrooke.

https://github.com/WordPress/learn/compare/fa76b2cdf5c9b979585f3142d62949ae4c0ca91d...4b476da0d46f52c39505379eeb202561bf0d37db

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/page.php

    r10513 r11352  
    2121        <?php get_template_part( 'template-parts/component', 'breadcrumbs' ); ?>
    2222
     23        <div class="row align-middle between section-heading section-heading--with-space">
     24            <?php the_title( '<h1 class="section-heading_title h2">', '</h1>' ); ?>
     25        </div>
     26        <hr>
     27
    2328        <div id="main-content">
    2429            <?php
Note: See TracChangeset for help on using the changeset viewer.