Making WordPress.org


Ignore:
Timestamp:
08/02/2016 07:37:38 PM (9 years ago)
Author:
obenland
Message:

Plugin Directory: Add search functionality to React client.

See #1719.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/404.php

    r3336 r3764  
    2323
    2424                <div class="logo-swing">
    25                     <span class="dashicons dashicons-wordpress wp-logo"></span>
    26                     <span class="dashicons dashicons-wordpress wp-logo hinge"></span>
     25                    <img src="http://messislore.com/images/wp-logo-blue-trans-blur.png" class="wp-logo" />
     26                    <img src="http://messislore.com/images/wp-logo-blue.png" class="wp-logo" />
    2727                </div>
    28                 <script>
    29                     setTimeout( function() {
    30                         jQuery( '.hinge' ).hide();
    31                     }, 1900 );
    32                 </script>
    3328            </div><!-- .page-content -->
    3429        </section><!-- .error-404 -->
Note: See TracChangeset for help on using the changeset viewer.