diff --git a/experimental-theme.json b/experimental-theme.json index 9a8255d..4eae480 100644 --- a/experimental-theme.json +++ b/experimental-theme.json @@ -169,5 +169,9 @@ "lineHeight": "calc(var(--wp--custom--typo--line-height) * 1.16)" } } + }, + "templateParts": { + "header": { "area": "header" }, + "footer": { "area": "footer" } } } \ No newline at end of file