Making WordPress.org


Ignore:
Timestamp:
11/18/2020 07:08:47 PM (6 years ago)
Author:
ryelle
Message:

WordPress.org Main: Move enterprise resources to the bottom of the page.

See #4825.

File:
1 edited

Legend:

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

    r10454 r10456  
    140140                        </div>
    141141
     142                        <div class="entry-content row getstarted">
     143                                <section class="col-12">
     144                                        <h3>Get started now</h3>
     145                                </section>
     146                                <section class="col-12">
     147                                        <p>WordPress&apos; famous five-minute install means that whoever you are, you can get going with WordPress today.</p>
     148                                </section>
     149                                <section class="col-12">
     150                                        <a href="/download" class="button download-button">Try WordPress</a>
     151                                </section>
     152                        </div>
     153
    142154                        <div class="entry-content row resources">
    143155                                <div class="col-12">
     
    172184                        </div>
    173185
    174                         <div class="entry-content row getstarted">
    175                                 <section class="col-12">
    176                                         <h3>Get started now</h3>
    177                                 </section>
    178                                 <section class="col-12">
    179                                         <p>WordPress&apos; famous five-minute install means that whoever you are, you can get going with WordPress today.</p>
    180                                 </section>
    181                                 <section class="col-12">
    182                                         <a href="/download" class="button download-button">Try WordPress</a>
    183                                 </section>
    184                         </div>
    185 
    186186                </article><!-- #post-## -->
    187187
Note: See TracChangeset for help on using the changeset viewer.