Making WordPress.org

Changeset 7599


Ignore:
Timestamp:
08/08/2018 10:33:34 PM (6 years ago)
Author:
obenland
Message:

Gutenberg: Update builder gif to use a slower version.

Props kjellr.
Fixes #3749.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/gutenfront-content.php

    r7594 r7599  
    7474<!-- /wp:paragraph -->' . "\n\n";
    7575
    76 $content .= '<!-- wp:image {"id":359} -->
    77 <figure class="wp-block-image"><img src="https://wordpress.org/gutenberg/files/2018/07/Builder-2-1.gif" alt="" class="wp-image-359"/></figure>
     76$content .= '<!-- wp:image {"id":98363} -->
     77<figure class="wp-block-image"><img src="https://wordpress.org/gutenberg/files/2018/08/Builder.gif" alt="" class="wp-image-98363"/></figure>
    7878<!-- /wp:image -->' . "\n\n";
    7979
Note: See TracChangeset for help on using the changeset viewer.