Skip to content

Commit cf8a0be

Browse files
committed
fixed names for the overlay template part
1 parent 90b7fbe commit cf8a0be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

overlay-test/parts/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</div>
1717
<!-- /wp:group -->
1818

19-
<!-- wp:navigation {"overlay":"overlay-test//overlay-pattern", "layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
19+
<!-- wp:navigation {"overlay":"overlay-test//overlay", "layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
2020

2121
</div>
2222
<!-- /wp:group -->

overlay-test/theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"area": "overlay",
42-
"name": "overlay-pattern"
42+
"name": "overlay"
4343
}
4444
]
4545
}

0 commit comments

Comments
 (0)