Skip to content

Commit e98b469

Browse files
author
Ariel Jolo
committed
Adding navbar block
1 parent 52e1a61 commit e98b469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/osi/inc/block-patterns.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ function osi_register_brand_pattern() {
10161016

10171017
function osi_register_navbar_pattern() {
10181018
register_block_pattern(
1019-
'custom/brand-area',
1019+
'custom/navbar-area',
10201020
[
10211021
'title' => __('Navbar', 'osi'),
10221022
'description' => __('A section displaying top navigation bar.', 'osi'),

0 commit comments

Comments
 (0)