create nav-menu template part
This commit is contained in:
parent
549f202411
commit
dd1fb1a86c
1
parts/nav-menu.html
Normal file
1
parts/nav-menu.html
Normal file
@ -0,0 +1 @@
|
||||
<!-- wp:navigation {"ref":104,"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"}} /-->
|
@ -71,5 +71,11 @@
|
||||
"background": "var(--wp--preset--color--background)",
|
||||
"text": "var(--wp--preset--color--foreground)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"templateParts": [
|
||||
{
|
||||
"name": "nav-menu",
|
||||
"title": "Navigation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user