Skip to content

Commit 6605e44

Browse files
committed
Help/About: Add images to the About page.
Updates the images in the About page source with the final versions on the w.org CDN. Props ryelle, dd32. See #63025. git-svn-id: https://develop.svn.wordpress.org/trunk@60154 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 6507226 commit 6605e44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/wp-admin/about.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@
8888
</div>
8989
<div class="column is-vertically-aligned-center">
9090
<div class="about__image">
91-
<img src="https://make.wordpress.org/core/files/2025/03/about-68-feature-01.png" alt="" height="436" width="436" />
91+
<img src="https://s.w.org/images/core/6.8/feature-01.webp?v=23478" alt="" height="436" width="436" />
9292
</div>
9393
</div>
9494
</div>
9595

9696
<div class="about__section has-2-columns">
9797
<div class="column is-vertically-aligned-center">
9898
<div class="about__image">
99-
<img src="https://make.wordpress.org/core/files/2025/03/about-68-feature-02.png" alt="" height="436" width="436" />
99+
<img src="https://s.w.org/images/core/6.8/feature-02.png?v=23478" alt="" height="436" width="436" />
100100
</div>
101101
</div>
102102
<div class="column is-vertically-aligned-center">
@@ -112,15 +112,15 @@
112112
</div>
113113
<div class="column is-vertically-aligned-center">
114114
<div class="about__image">
115-
<img src="https://make.wordpress.org/core/files/2025/03/about-68-feature-03.png" alt="" height="436" width="436" />
115+
<img src="https://s.w.org/images/core/6.8/feature-03.webp?v=23478" alt="" height="436" width="436" />
116116
</div>
117117
</div>
118118
</div>
119119

120120
<div class="about__section has-2-columns">
121121
<div class="column is-vertically-aligned-center">
122122
<div class="about__image">
123-
<img src="https://make.wordpress.org/core/files/2025/03/about-68-feature-04.png" alt="" height="436" width="436" />
123+
<img src="https://s.w.org/images/core/6.8/feature-04.png?v=23478" alt="" height="436" width="436" />
124124
</div>
125125
</div>
126126
<div class="column is-vertically-aligned-center">

0 commit comments

Comments
 (0)