Quadrat: Remove unnecessary .png (#4927)

This commit is contained in:
Ben Dwyer 2021-10-28 12:14:04 +01:00 committed by GitHub
parent 621f7c527e
commit 75a17f4c60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,9 +70,8 @@
'file' => 'assets/illustrations/two-circles-and-a-squared-shape-on-pink-background.png',
),
'white-orange-squares' => array(
'post_title' => __( 'White and orange squares on light purple background.png', 'quadrat' ),
'post_title' => __( 'White and orange squares on light purple background', 'quadrat' ),
'file' => 'assets/illustrations/white-and-orange-squares-on-light-purple-background.png',
),
),
);