Changeset 11183
- Timestamp:
- 08/16/2021 03:49:31 PM (4 years ago)
- 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 770 770 <div class="wp-block-image _40p-timeline-wp-logo-created-img is-style-default"> 771 771 <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="<?php echo esc_url( get_stylesheet_directory_uri() . '/images/40p-wp-logo-proposal.png' ); ?>" alt="2005 WordPress.org Logo Proposal" class="wp-image-637" width="314" height="115"> 773 773 <figcaption><?php _e( 'By Jason Santa Maria, 2005', 'wporg' ); ?></figcaption> 774 774 </figure>
Note: See TracChangeset
for help on using the changeset viewer.