Quadrat: Remove unnecessary .png (#4927)
This commit is contained in:
parent
621f7c527e
commit
75a17f4c60
1 changed files with 1 additions and 2 deletions
|
@ -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',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue