Making WordPress.org

Changeset 13006


Ignore:
Timestamp:
12/04/2023 07:14:47 PM (15 months ago)
Author:
coffee2code
Message:

Main, Enterprise: Remove New York Post from media page.

See [12343].
See https://github.com/WordPress/wporg-main-2022/commit/4def29322b38bf5cc7808e02f0b43b51587e60b0.

File:
1 edited

Legend:

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

    r11428 r13006  
    5858            <div class="entry-content row media-logos">
    5959                <section class="col-3">
    60                     <img src="<?php echo get_theme_file_uri('images/enterprise/newyorkpostlogo.png'); ?>">
    61                 </section>
    62                 <section class="col-3">
    6360                    <img src="<?php echo get_theme_file_uri('images/enterprise/nytlogo.png'); ?>">
    6461                </section>
     
    116113                <section class="col-3">
    117114                    <img src="<?php echo get_theme_file_uri('images/enterprise/readersdigestlogo.png'); ?>">
     115                </section>
     116                <section class="col-3">
    118117                </section>
    119118                <hr class="bluesmall">
Note: See TracChangeset for help on using the changeset viewer.