Making WordPress.org

Changeset 11183

Timestamp:
08/16/2021 03:49:31 PM (3 years ago)
Author:
ryelle
Message:

Main Theme: Add WordPress logo image for 40-percent-of-web.

Add the image to the theme, and update the URL to use the local image.

Props annezazu, cbringmann

Location:
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main
Files:
1 added
1 edited

Legend:

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

    r11019 r11183  
    770770                    <div class="wp-block-image _40p-timeline-wp-logo-created-img is-style-default">
    771771                        <figure class="aligncenter size-full is-resized">
    772                             <img loading="lazy" src="https://40percentweb.wpcomstaging.com/wp-content/uploads/2021/03/40p-2005-wp-logo-proposal.gif" alt="2005 WordPress.org Logo Proposal" class="wp-image-637" width="314" height="115">
     772                            <img loading="lazy" src="" alt="2005 WordPress.org Logo Proposal" class="wp-image-637" width="314" height="115">
    773773                            <figcaption><?php _e( 'By Jason Santa Maria, 2005', 'wporg' ); ?></figcaption>
    774774                        </figure>
Note: See TracChangeset for help on using the changeset viewer.