Changeset 60155
- Timestamp:
- 04/14/2025 01:09:43 AM (7 months ago)
- Location:
- branches/6.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/about.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8
-
branches/6.8/src/wp-admin/about.php
r60087 r60155 89 89 <div class="column is-vertically-aligned-center"> 90 90 <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" />92 </div> 93 </div> 94 </div> 95 96 <div class="about__section has-2-columns"> 97 <div class="column is-vertically-aligned-center"> 98 <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" />91 <img src="https://s.w.org/images/core/6.8/feature-01.webp?v=23478" alt="" height="436" width="436" /> 92 </div> 93 </div> 94 </div> 95 96 <div class="about__section has-2-columns"> 97 <div class="column is-vertically-aligned-center"> 98 <div class="about__image"> 99 <img src="https://s.w.org/images/core/6.8/feature-02.png?v=23478" alt="" height="436" width="436" /> 100 100 </div> 101 101 </div> … … 113 113 <div class="column is-vertically-aligned-center"> 114 114 <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" />116 </div> 117 </div> 118 </div> 119 120 <div class="about__section has-2-columns"> 121 <div class="column is-vertically-aligned-center"> 122 <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" />115 <img src="https://s.w.org/images/core/6.8/feature-03.webp?v=23478" alt="" height="436" width="436" /> 116 </div> 117 </div> 118 </div> 119 120 <div class="about__section has-2-columns"> 121 <div class="column is-vertically-aligned-center"> 122 <div class="about__image"> 123 <img src="https://s.w.org/images/core/6.8/feature-04.png?v=23478" alt="" height="436" width="436" /> 124 124 </div> 125 125 </div>
Note: See TracChangeset
for help on using the changeset viewer.