diff --git src/wp-admin/about.php src/wp-admin/about.php
index d23af10..6be03d8 100644
|
|
include( ABSPATH . 'wp-admin/admin-header.php' ); |
61 | 61 | <div class="feature-section two-col"> |
62 | 62 | <h2><?php _e( 'Editing Improvements' ); ?></h2> |
63 | 63 | <div class="col"> |
64 | | <img src="https://cldup.com/klO9vWGiT3.png" alt="" /> |
| 64 | <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/> |
65 | 65 | <h3><?php _e( 'Inline Linking' ); ?></h3> |
66 | 66 | <p><?php _e( 'Stay focused on your writing with a less distracting interface that keeps you in place and allows you to easily link to your content.' ); ?></p> |
67 | 67 | </div> |
68 | 68 | <div class="col"> |
69 | | <img src="https://cldup.com/TE-OBMWHkX.png" alt="" /> |
| 69 | <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/> |
70 | 70 | <h3><?php _e( 'Formatting Shortcuts' ); ?></h3> |
71 | 71 | <p><?php _e( 'Do you enjoy using formatting shortcuts for lists and headings? Now they’re even more useful, with horizontal lines and <code><code></code>.' ); ?></p> |
72 | 72 | </div> |
… |
… |
include( ABSPATH . 'wp-admin/admin-header.php' ); |
77 | 77 | <div class="feature-section two-col"> |
78 | 78 | <h2><?php _e( 'Customization Improvements' ); ?></h2> |
79 | 79 | <div class="col"> |
80 | | <img src="https://cldup.com/0iRJNVbt4G.png" alt="" /> |
| 80 | <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/> |
81 | 81 | <h3><?php _e( 'Live Responsive Previews' ); ?></h3> |
82 | 82 | <p><?php _e( 'Make sure your site looks great on all screens!' ); ?> |
83 | 83 | <?php |
… |
… |
include( ABSPATH . 'wp-admin/admin-header.php' ); |
94 | 94 | ?></p> |
95 | 95 | </div> |
96 | 96 | <div class="col"> |
97 | | <img src="https://cldup.com/HWDA8xR_8G.png" alt="" /> |
| 97 | <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/> |
98 | 98 | <h3><?php _e( 'Custom Logos' ); ?></h3> |
99 | 99 | <p><?php _e( 'Themes can now support logos for your business or brand.' ); ?> |
100 | 100 | <?php |