Making WordPress.org


Ignore:
Timestamp:
03/17/2015 11:42:51 PM (11 years ago)
Author:
obenland
Message:

WP.org Themes: Retinize images where possible.

See #950.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/view-templates/theme-single.php

    r1409 r1410  
    4242            <div class="theme-info">
    4343                <# if ( data.screenshot_url ) { #>
    44                 <div class="screenshot"><img src="{{ data.screenshot_url }}?w=571&strip=all" alt=""/></div>
     44                <div class="screenshot"><img src="{{ data.screenshot_url }}?w=1142&strip=all" alt=""/></div>
    4545                <# } else { #>
    4646                <div class="screenshot blank"></div>
Note: See TracChangeset for help on using the changeset viewer.