Skip to content

Commit 93d8f81

Browse files
Merge branch 'trunk' into 64619-deprecated-wp-updates-l10n
2 parents 42840a7 + 6f6337b commit 93d8f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/block-template-utils.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function get_allowed_block_template_part_areas() {
105105
'description' => __(
106106
'The Navigation Overlay template defines a full-screen overlay area that typically contains navigation links and can be toggled on and off.'
107107
),
108-
'icon' => 'overlay',
108+
'icon' => 'navigation-overlay',
109109
'area_tag' => 'div',
110110
),
111111
);

0 commit comments

Comments
 (0)